Interface | Description |
---|---|
ASTNode |
A super interface for all AST nodes
|
Class | Description |
---|---|
ASTBuilderFactory | |
BaseNode | |
BetweenNode | |
BooleanNode | |
ContextEntryNode | |
ContextNode | |
DashNode | |
DashNode.DashUnaryTest | |
FilterExpressionNode | |
ForExpressionNode | |
FunctionDefNode | |
FunctionInvocationNode | |
IfExpressionNode | |
InfixOpNode | |
InNode | |
InstanceOfNode | |
IterationContextNode | |
ListNode | |
NameDefNode |
A name is defined either as a sequence of
tokens or as a String.
|
NamedParameterNode | |
NameRefNode | |
NullNode | |
NumberNode | |
PathExpressionNode | |
QualifiedNameNode | |
QuantifiedExpressionNode | |
RangeNode | |
RangeNode.ComparablePeriod | |
SignedUnaryNode | |
StringNode | |
TypeNode | |
UnaryTestNode |
Enum | Description |
---|---|
InfixOpNode.InfixOperator | |
QuantifiedExpressionNode.Quantifier | |
RangeNode.IntervalBoundary | |
SignedUnaryNode.Sign | |
UnaryTestNode.UnaryOperator |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.