| 
 
 | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--antlr.ASTNULLType
Untamed:
| Constructor Summary | |
ASTNULLType()
Enabled:  | 
|
| Method Summary | |
 void | 
addChild(AST c)
Enabled:  | 
 boolean | 
equals(AST t)
Enabled:  | 
 boolean | 
equalsList(AST t)
Enabled:  | 
 boolean | 
equalsListPartial(AST t)
Enabled:  | 
 boolean | 
equalsTree(AST t)
Enabled:  | 
 boolean | 
equalsTreePartial(AST t)
Enabled:  | 
 ASTEnumeration | 
findAll(AST tree)
Enabled:  | 
 ASTEnumeration | 
findAllPartial(AST subtree)
Enabled:  | 
 AST | 
getFirstChild()
Enabled:  | 
 AST | 
getNextSibling()
Enabled:  | 
 String | 
getText()
Enabled:  | 
 int | 
getType()
Enabled:  | 
 void | 
initialize(AST t)
Enabled:  | 
 void | 
initialize(int t,
           String txt)
Enabled:  | 
 void | 
initialize(Token t)
Enabled:  | 
 void | 
setFirstChild(AST c)
Enabled:  | 
 void | 
setNextSibling(AST n)
Enabled:  | 
 void | 
setText(String text)
Enabled:  | 
 void | 
setType(int ttype)
Enabled:  | 
 String | 
toString()
Suppressed:  | 
 String | 
toStringList()
Enabled:  | 
 String | 
toStringTree()
Enabled:  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public ASTNULLType()
| Method Detail | 
public void addChild(AST c)
addChild in interface ASTpublic boolean equals(AST t)
equals in interface ASTpublic boolean equalsList(AST t)
equalsList in interface ASTpublic boolean equalsListPartial(AST t)
equalsListPartial in interface ASTpublic boolean equalsTree(AST t)
equalsTree in interface ASTpublic boolean equalsTreePartial(AST t)
equalsTreePartial in interface ASTpublic ASTEnumeration findAll(AST tree)
findAll in interface ASTpublic ASTEnumeration findAllPartial(AST subtree)
findAllPartial in interface ASTpublic AST getFirstChild()
getFirstChild in interface ASTpublic AST getNextSibling()
getNextSibling in interface ASTpublic String getText()
getText in interface ASTpublic int getType()
getType in interface AST
public void initialize(int t,
                       String txt)
initialize in interface ASTpublic void initialize(AST t)
initialize in interface ASTpublic void initialize(Token t)
initialize in interface ASTpublic void setFirstChild(AST c)
setFirstChild in interface ASTpublic void setNextSibling(AST n)
setNextSibling in interface ASTpublic void setText(String text)
setText in interface ASTpublic void setType(int ttype)
setType in interface ASTpublic String toString()
toString in interface ASTtoString in class Objectpublic String toStringList()
toStringList in interface ASTpublic String toStringTree()
toStringTree in interface AST
  | 
 
 | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||