|
Class Summary |
| ASG |
Every IQL query is internally represented as an Abstract Syntax Graph (ASG). |
| ASGComprehension |
Deprecated. This class will be decommissioned. |
| ASGResult |
The ASGResult class represents a stream of data being returned from a
data source. |
| Cell |
Every node in an ASG is a Cell, so one has to use this class in order to perform any operations on an ASG |
| CellAnnotationConstants |
|
| CFR |
Constructors and Functions Repository class. |
| CUP$EnvParser$actions |
Cup generated class to encapsulate user supplied action code. |
| CUP$QParser$actions |
Cup generated class to encapsulate user supplied action code. |
| Environment |
|
| EnvLexer |
|
| EnvParser |
CUP v0.10j generated parser. |
| EnvSym |
CUP generated class containing symbol constants. |
| FLexer |
|
| FSym |
CUP generated class containing symbol constants. |
| IQLUtility |
Provides a number of static methods that simplify IQL expressions. |
| QLexer |
|
| QParser |
CUP v0.10j generated parser. |
| QSym |
CUP generated class containing symbol constants. |
| ReservedTokens |
|
| SchemeInfo |
Every Cell with tag scheme has a SchemeInfo object in its data field. |
| TextIQL |
Class that handles all conversion from IQL to text. |
| TypeChecker |
|
| TypeConstants |
|