public class JDOQLASTFactory
extends antlr.ASTFactory
Modifier | Constructor and Description |
---|---|
protected |
JDOQLASTFactory() |
Modifier and Type | Method and Description |
---|---|
antlr.collections.AST |
create() |
antlr.collections.AST |
create(antlr.collections.AST tr) |
JDOQLAST |
create(JDOQLAST tr) |
static JDOQLASTFactory |
getInstance()
Get an instance of JDOQLASTFactory.
|
addASTChild, create, create, create, create, create, create, create, createUsingCtor, dup, dupList, dupTree, error, getASTNodeType, getTokenTypeToASTClassMap, make, make, makeASTRoot, setASTNodeClass, setASTNodeClass, setASTNodeType, setTokenTypeASTNodeType, setTokenTypeToASTClassMap
public static JDOQLASTFactory getInstance()
public antlr.collections.AST create()
create
in class antlr.ASTFactory
public antlr.collections.AST create(antlr.collections.AST tr)
create
in class antlr.ASTFactory
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.