public static final class Java.ReferenceType extends Java.Type
Modifier and Type | Field and Description |
---|---|
java.lang.String[] |
identifiers |
NOWHERE
Constructor and Description |
---|
Java.ReferenceType(Location location,
java.lang.String[] identifiers) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor.AtomVisitor visitor) |
void |
accept(Visitor.TypeVisitor visitor) |
java.lang.String |
toString() |
getEnclosingScope, setEnclosingScope, toType
toLvalue, toLvalueOrPE, toRvalue, toRvalueOrPE, toTypeOrPE
getLocation, throwCompileException
public Java.ReferenceType(Location location, java.lang.String[] identifiers)
public void accept(Visitor.AtomVisitor visitor)
public void accept(Visitor.TypeVisitor visitor)
Copyright © 2001-2012. All Rights Reserved.