|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ErrorMsg | |
| org.apache.jdo.impl.jdoql.jdoqlc | |
| Uses of ErrorMsg in org.apache.jdo.impl.jdoql.jdoqlc |
| Fields in org.apache.jdo.impl.jdoql.jdoqlc declared as ErrorMsg | |
protected ErrorMsg |
JDOQLC.errorMsg
Error message helper. |
protected ErrorMsg |
JDOQLParser.errorMsg
The error message support class. |
protected ErrorMsg |
JDOQLLexer.errorMsg
The error message support class. |
protected ErrorMsg |
Optimizer.errorMsg
The error message support class. |
protected ErrorMsg |
Semantic.errorMsg
The error message support class. |
| Methods in org.apache.jdo.impl.jdoql.jdoqlc with parameters of type ErrorMsg | |
void |
JDOQLParser.init(ErrorMsg errorMsg)
|
void |
JDOQLLexer.init(ErrorMsg errorMsg)
|
static void |
JDOQLLexer.handleANTLRException(antlr.ANTLRException ex,
ErrorMsg errorMsg)
|
void |
Optimizer.init(org.apache.jdo.pm.PersistenceManagerInternal pm,
ParameterTable paramtab,
ErrorMsg errorMsg)
|
void |
Semantic.init(TypeSupport typeSupport,
ParameterTable paramtab,
VariableTable vartab,
ErrorMsg errorMsg)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||