class |
AbstractMapComponentNode |
Basic support for KEY, VALUE and ENTRY based "qualified identification variables".
|
class |
DotNode |
Represents a reference to a property or alias expression.
|
class |
MapEntryNode |
Tree node representing reference to the entry ( Map.Entry) of a Map association.
|
class |
MapKeyNode |
Tree node representing reference to the key of a Map association.
|
class |
MapValueNode |
Tree node representing reference to the value of a Map association.
|
class |
SqlFragment |
Represents an SQL fragment in the AST.
|