public static final class Java.SimpleType extends Java.Type
| Modifier and Type | Field and Description |
|---|---|
IClass |
iClass |
NOWHERE| Constructor and Description |
|---|
Java.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, toTypetoLvalue, toLvalueOrPE, toRvalue, toRvalueOrPE, toTypeOrPEgetLocation, throwCompileExceptionpublic final IClass iClass
public void accept(Visitor.AtomVisitor visitor)
public void accept(Visitor.TypeVisitor visitor)
Copyright © 2001-2012. All Rights Reserved.