maj
Class MajASTFactory

java.lang.Object
  extended byantlr.ASTFactory
      extended bymaj.MajASTFactory

public class MajASTFactory
extends antlr.ASTFactory

Author:
Stephan

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

MajASTFactory

public MajASTFactory()
Method Detail

create

public antlr.collections.AST create(int arg0,
                                    java.lang.String arg1,
                                    boolean unquoted)

dup

public antlr.collections.AST dup(antlr.collections.AST arg0)