|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectkoala.dynamicjava.tree.ArrayAllocation.TypeDescriptor
This class contains informations about the array to create
| Field Summary | |
int |
endColumn
The end column |
int |
endLine
The end line |
| Constructor Summary | |
ArrayAllocation.TypeDescriptor(java.util.List sizes,
int dim,
ArrayInitializer init,
int el,
int ec)
Creates a new type descriptor |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int endLine
public int endColumn
| Constructor Detail |
public ArrayAllocation.TypeDescriptor(java.util.List sizes,
int dim,
ArrayInitializer init,
int el,
int ec)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||