class
Represents an array literal in the syntax tree.
class
Represents a constant node in the syntax tree.
final class
Represents an empty node.
class
Represents an error literal node in the syntax tree.
class
Represents a function invocation expression in the syntax tree.
class
Represents a logical literal node in the syntax tree.
class
Represents a name node in the syntax tree.
class
Represents a non-terminal node in the syntax tree.
class
Represents a number node in the syntax tree.
class
Represents an operator invocation expression in the syntax tree.
class
Represents a parenthesis expression in the syntax tree.
class
Represents an reference node in the syntax tree.
class
Represents a table item in the syntax tree.
class
Represents a terminal node in the syntax tree.
class
Represents a string literal node in the syntax tree.