Interface | Description |
---|---|
JDOQLTokenTypes | |
OptimizerTokenTypes | |
SemanticTokenTypes |
Class | Description |
---|---|
ErrorMsg | |
JDOQLAST |
This class represents a node in the intermediate representation (AST)
used by the query compiler.
|
JDOQLASTFactory |
Factory to create and connect JDOQLAST nodes.
|
JDOQLC |
This class controls the JDOQL compiler passes.
|
JDOQLLexer |
This class defines the lexical analysis for the JDOQL compiler.
|
JDOQLParser |
This class defines the syntax analysis (parser) of the JDOQL compiler.
|
Optimizer |
This class defines the optimizer pass of the JDOQL compiler.
|
Semantic |
This class defines the semantic analysis of the JDOQL compiler.
|
SimpleFieldManager |
This is the means by which a StateManager implementation's setXXXField()
method (where XXX is e.g.
|
TypeSupport |
Provides query convenience methods to deal with Java/JDO metadata.
|
VariableChecker |
Checks variable declarations/application.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.