VarDecl
;- Type Hierarchy:
java.lang.Object
AST.ASTNode<ASTNode>
AST.BlockStmt
AST.Decl
AST.VarDecl
AST.ParamDecl
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Iterable<ASTNode>
|
|||||||
FRAMES NO FRAMES |
VarDecl
;java.lang.ObjectAST.ASTNode<ASTNode>
AST.BlockStmt
AST.Decl
AST.VarDecl
AST.ParamDecl
spec/picojava-method.ast
at line 3
public void init$Children()
init$Children
in class VarDecl
protected int numChildren()
numChildren
in class VarDecl
public boolean mayHaveRewrite()
mayHaveRewrite
in class VarDecl
public void flushCache()
flushCache
in class VarDecl
public void flushCollectionCache()
flushCollectionCache
in class VarDecl
public void setName(java.lang.String value)
public java.lang.String getName()
public Access getTypeNoTransform()
This method does not invoke AST transformations.
getTypeNoTransform
in class VarDecl
|
|||||||
FRAMES NO FRAMES |