|
|||||||||
| 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.ArrayType
Representation of a JavaTM array type (JLS 10.1).
| Constructor Summary | |
Java.ArrayType(Java.Type componentType)
|
|
| Method Summary | |
Java.Type |
getComponentType()
|
IClass |
getType()
|
java.lang.String |
toString()
|
| Methods inherited from class net.janino.Java.Type |
toType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Java.ArrayType(Java.Type componentType)
| Method Detail |
public Java.Type getComponentType()
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 | ||||||||