| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
ASTFactoryorg.hibernate.hql.ast.HqlASTFactorypublic class HqlASTFactoryextends ASTFactoryMethod Summary | |
Class |
|
public Class getASTNodeType(int tokenType)
Returns the class for a given token type (a.k.a. AST node type).
- Parameters:
tokenType- The token type.
- Returns:
- Class - The AST node class to instantiate.