IdUse
;- Type Hierarchy:
java.lang.Object
AST.ASTNode<ASTNode>
AST.Exp
AST.Access
AST.IdUse
AST.VariableUse
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Iterable<ASTNode>
|
|||||||
FRAMES NO FRAMES |
IdUse
;java.lang.ObjectAST.ASTNode<ASTNode>
AST.Exp
AST.Access
AST.IdUse
AST.VariableUse
spec/picojava.ast
at line 25
public VariableUse()
public VariableUse(java.lang.String p0)
public VariableUse clone() throws java.lang.CloneNotSupportedException
public VariableUse copy()
public VariableUse fullCopy()
public void init$Children()
init$Children
in class IdUse
protected int numChildren()
numChildren
in class IdUse
public boolean mayHaveRewrite()
mayHaveRewrite
in class IdUse
public void flushCache()
flushCache
in class IdUse
public void flushCollectionCache()
flushCollectionCache
in class IdUse
public void setName(java.lang.String value)
public java.lang.String getName()
|
|||||||
FRAMES NO FRAMES |