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, toTypetoLvalue, toLvalueOrCompileException, toRvalue, toRvalueOrCompileException, toTypeOrCompileExceptiongetLocation, throwCompileExceptionpublic final IClass iClass
public void accept(Visitor.AtomVisitor visitor)
Java.Atompublic void accept(Visitor.TypeVisitor visitor)
Java.TypeCopyright © 2001–2025. All rights reserved.