BlockStmt ::= <Name:String>;- Type Hierarchy:
 java.lang.Object
AST.ASTNode<ASTNode>
      
AST.BlockStmt
          
AST.Decl
- All Implemented Interfaces:
 - java.lang.Cloneable, java.lang.Iterable<ASTNode>
 
  | 
|||||||
| FRAMES NO FRAMES | |||||||
BlockStmt ::= <Name:String>;java.lang.ObjectAST.ASTNode<ASTNode>
AST.BlockStmt
AST.Decl
spec/picojava.ast at line 6syn Decl declarationOf(java.lang.String name)
declarationOf in class BlockStmtspec/NameResolution.jrag at line 100
syn boolean isUnknown()
spec/NullObjects.jrag at line 5
inh PrimitiveDecl booleanType()
spec/PredefinedTypes.jrag at line 15
public void init$Children()
init$Children in class BlockStmtprotected int numChildren()
numChildren in class BlockStmtpublic boolean mayHaveRewrite()
mayHaveRewrite in class BlockStmtpublic void flushCache()
flushCache in class BlockStmtpublic void flushCollectionCache()
flushCollectionCache in class BlockStmtpublic void setName(java.lang.String value)
value - The new value for the lexeme Name.public java.lang.String getName()
protected java.lang.String tokenString_Name
protected java.util.Map declarationOf_String_visited
protected int isUnknown_visited
protected int booleanType_visited
  | 
|||||||
| FRAMES NO FRAMES | |||||||