|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.janino.Java.Located
|
+--net.janino.Java.Atom
|
+--net.janino.Java.Type
|
+--net.janino.Java.ReferenceType
| Constructor Summary | |
Java.ReferenceType(Scanner.Location location,
Java.Scope scope,
java.lang.String[] identifiers)
|
|
| Method Summary | |
IClass |
getType()
|
java.lang.String |
toString()
|
| Methods inherited from class net.janino.Java.Atom |
getLocation, isType, throwCompileException, throwParseException, toLvalue, toRvalue, toType |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public Java.ReferenceType(Scanner.Location location,
Java.Scope scope,
java.lang.String[] identifiers)
| Method Detail |
public IClass getType()
throws Java.CompileException
getType in class Java.Atompublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||