com.github.leeonky.dal.ast
Interfaces
ExcuteableNode
Classes
ConstNode
DALExpression
DALNode
DALOperator
DALOperator.And
DALOperator.Division
DALOperator.Equal
DALOperator.Greater
DALOperator.GreaterOrEqual
DALOperator.Is
DALOperator.Less
DALOperator.LessOrEqual
DALOperator.Matcher
DALOperator.Minus
DALOperator.Multiplication
DALOperator.Not
DALOperator.NotEqual
DALOperator.Or
DALOperator.Parentheses
DALOperator.Plus
DALOperator.Property
DALOperator.PropertyDot
DALOperator.PropertyImplicit
DALOperator.PropertySlash
DALOperator.Subtraction
DALOperator.Which
GroupNode
InputNode
ListEllipsisNode
ListMappingNode
ListScopeNode
ObjectScopeNode
PropertyPattern
PropertyThis
RegexNode
SchemaComposeNode
SchemaNode
SortNode
SortSequenceNode
SymbolNode
TableNode
TransposedTableNode
WildcardNode
Enums
ListScopeNode.Type
SortNode.Type
SymbolNode.Type
Exceptions
AssertionFailure