public static interface ParserUtils.TypeVisitor
| Modifier and Type | Method and Description | 
|---|---|
| void | visit(TypeDescription type,
     int posn)As we navigate to the column, call this on each level | 
void visit(TypeDescription type, int posn)
type - new level we are moving toposn - the position relative to the parentCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.