Decl ::= Type:Access;- Type Hierarchy:
java.lang.Object
AST.ASTNode<ASTNode>
AST.BlockStmt
AST.Decl
AST.VarDecl
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Iterable<ASTNode>
|
|||||||
| FRAMES NO FRAMES | |||||||
Decl ::= Type:Access;java.lang.ObjectAST.ASTNode<ASTNode>
AST.BlockStmt
AST.Decl
AST.VarDecl
spec/picojava.ast at line 9public void prettyPrint(java.lang.StringBuilder sb, int t)
spec/PrettyPrint.jadd at line 48
public void init$Children()
init$Children in class Declprotected int numChildren()
numChildren in class Declpublic boolean mayHaveRewrite()
mayHaveRewrite in class Declpublic void flushCache()
flushCache in class Declpublic void flushCollectionCache()
flushCollectionCache in class Declpublic void setName(java.lang.String value)
public java.lang.String getName()
node - The new node to replace the Type child.public Access getTypeNoTransform()
This method does not invoke AST transformations.
|
|||||||
| FRAMES NO FRAMES | |||||||