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