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