See: Description
Interface | Description |
---|---|
ExpressionTree.TreeVisitor |
Class | Description |
---|---|
ExpressionTree |
The Class representing the filter as a binary tree.
|
ExpressionTree.ANTLRNoCaseStringStream |
Case insensitive ANTLR string stream
|
ExpressionTree.LeafNode |
The Class representing the leaf level nodes in the ExpressionTree.
|
ExpressionTree.TreeNode |
The Class representing a Node in the ExpressionTree.
|
Enum | Description |
---|---|
ExpressionTree.LogicalOperator |
The logical operations supported.
|
ExpressionTree.Operator |
The operators supported.
|
Copyright © 2012 The Apache Software Foundation