|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectantlr.ASTFactory
maj.MajASTFactory
| Field Summary |
| Fields inherited from class antlr.ASTFactory |
theASTNodeType, theASTNodeTypeClass, tokenTypeToASTClassMap |
| Constructor Summary | |
MajASTFactory()
|
|
| Method Summary | |
antlr.collections.AST |
create(int arg0,
java.lang.String arg1,
boolean unquoted)
|
antlr.collections.AST |
dup(antlr.collections.AST arg0)
|
| Methods inherited from class antlr.ASTFactory |
addASTChild, create, create, create, create, create, create, create, create, create, createUsingCtor, dupList, dupTree, error, getASTNodeType, getTokenTypeToASTClassMap, make, make, makeASTRoot, setASTNodeClass, setASTNodeType, setTokenTypeASTNodeType, setTokenTypeToASTClassMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MajASTFactory()
| Method Detail |
public antlr.collections.AST create(int arg0,
java.lang.String arg1,
boolean unquoted)
public antlr.collections.AST dup(antlr.collections.AST arg0)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||