|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayT | |
|---|---|
| xtc.type | |
| Uses of ArrayT in xtc.type |
|---|
| Methods in xtc.type that return ArrayT | |
|---|---|
ArrayT |
ArrayT.copy()
|
ArrayT |
ArrayT.toArray()
|
ArrayT |
Type.toArray()
Get this type as an array. |
| Methods in xtc.type with parameters of type ArrayT | |
|---|---|
protected Type |
C.composeArrays(ArrayT a1,
ArrayT a2)
Compose the specified array types (C99 6.2.7). |
void |
SourcePrinter.visit(ArrayT t)
Print the specified array type. |
void |
TypePrinter.visit(ArrayT t)
Print the specified array type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||