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, toLvalueOrCompileException, toRvalue, toRvalueOrCompileException, toTypeOrCompileException
getLocation, throwCompileException
public final IClass iClass
public void accept(Visitor.AtomVisitor visitor)
Java.Atom
public void accept(Visitor.TypeVisitor visitor)
Java.Type
Copyright © 2001–2016. All rights reserved.