ASTNode;- Type Hierarchy:
 java.lang.Object
AST.ASTNode<ASTNode>
      
AST.Exp
- All Implemented Interfaces:
 - java.lang.Cloneable, java.lang.Iterable<ASTNode>
 
- Direct Known Subclasses:
 - Access, BooleanLiteral
 
  | 
|||||||
| FRAMES NO FRAMES | |||||||
ASTNode;java.lang.ObjectAST.ASTNode<ASTNode>
AST.Exp
spec/picojava.ast at line 12public Exp()
public void init$Children()
init$Children in class ASTNode<ASTNode>protected int numChildren()
numChildren in class ASTNode<ASTNode>public boolean mayHaveRewrite()
mayHaveRewrite in class ASTNode<ASTNode>public void flushCache()
flushCache in class ASTNode<ASTNode>public void flushCollectionCache()
flushCollectionCache in class ASTNode<ASTNode>protected int isValue_visited
  | 
|||||||
| FRAMES NO FRAMES | |||||||