|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkoala.dynamicjava.tree.ArrayAllocation.TypeDescriptor
public static class ArrayAllocation.TypeDescriptor
This class contains informations about the array to create
| Constructor Summary | |
|---|---|
ArrayAllocation.TypeDescriptor(java.util.List<? extends Expression> sizes,
int dim,
ArrayInitializer init,
SourceInfo si)
Creates a new type descriptor |
|
| Method Summary | |
|---|---|
SourceInfo |
getSourceInfo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayAllocation.TypeDescriptor(java.util.List<? extends Expression> sizes,
int dim,
ArrayInitializer init,
SourceInfo si)
| Method Detail |
|---|
public SourceInfo getSourceInfo()
getSourceInfo in interface SourceInfo.Wrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||