public static final class Java.SimpleType extends Java.Type
Modifier and Type | Field and Description |
---|---|
IClass |
iClass |
NOWHERE
Constructor and Description |
---|
SimpleType(Location location,
IClass iClass) |
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 IClass iClass
public void accept(Visitor.AtomVisitor visitor)
public void accept(Visitor.TypeVisitor visitor)
Copyright © 2001–2016. All rights reserved.