public static class CollectInputSymbolVisitor.Context<E> extends AbstractImplementationSymbolVisitor.Context
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<E> |
docLevelExpressions |
topLevelInputs
Constructor and Description |
---|
Context() |
Modifier and Type | Method and Description |
---|---|
java.util.List<E> |
docLevelExpressions() |
OrderBy |
orderBy() |
void |
orderBy(OrderBy orderBy) |
add, topLevelInputs
protected java.util.ArrayList<E> docLevelExpressions