StaticImportDecl
;- Type Hierarchy:
java.lang.Object
beaver.Symbol
AST.ASTNode<ASTNode>
AST.ImportDecl
AST.StaticImportDecl
AST.StaticImportOnDemandDecl
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Iterable<ASTNode>
|
|||||||
FRAMES NO FRAMES |
StaticImportDecl
;java.lang.Objectbeaver.Symbol
AST.ASTNode<ASTNode>
AST.ImportDecl
AST.StaticImportDecl
AST.StaticImportOnDemandDecl
Java1.5Frontend/StaticImports.ast
at line 19
public StaticImportOnDemandDecl()
public StaticImportOnDemandDecl(Access p0)
type
in class StaticImportDecl
Java1.5Frontend/StaticImports.jrag
at line 53
syn boolean isOnDemand()
isOnDemand
in class ImportDecl
Java1.4Frontend/LookupType.jrag
at line 351
public void flushCache()
flushCache
in class StaticImportDecl
public void flushCollectionCache()
flushCollectionCache
in class StaticImportDecl
public StaticImportOnDemandDecl clone() throws java.lang.CloneNotSupportedException
clone
in class StaticImportDecl
java.lang.CloneNotSupportedException
public StaticImportOnDemandDecl copy()
public StaticImportOnDemandDecl fullCopy()
public void toString(java.lang.StringBuffer s)
public void init$Children()
init$Children
in class StaticImportDecl
protected int numChildren()
numChildren
in class StaticImportDecl
public boolean mayHaveRewrite()
mayHaveRewrite
in class StaticImportDecl
setAccess
in class StaticImportDecl
node
- The new node to replace the Access child.getAccess
in class StaticImportDecl
public Access getAccessNoTransform()
This method does not invoke AST transformations.
getAccessNoTransform
in class StaticImportDecl
public NameType Define_NameType_nameType(ASTNode caller, ASTNode child)
Define_NameType_nameType
in class ASTNode<ASTNode>
Java1.5Frontend/StaticImports.jrag
at line 204
rewriteTo
in class StaticImportDecl
|
|||||||
FRAMES NO FRAMES |