public class HqlASTFactory
extends antlr.ASTFactory
| Constructor and Description |
|---|
HqlASTFactory() |
| Modifier and Type | Method and Description |
|---|---|
Class |
getASTNodeType(int tokenType)
Returns the class for a given token type (a.k.a.
|
addASTChild, create, create, create, create, create, create, create, create, create, createUsingCtor, dup, dupList, dupTree, error, getTokenTypeToASTClassMap, make, make, makeASTRoot, setASTNodeClass, setASTNodeClass, setASTNodeType, setTokenTypeASTNodeType, setTokenTypeToASTClassMappublic Class getASTNodeType(int tokenType)
getASTNodeType in class antlr.ASTFactorytokenType - The token type.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.