| Package | Description |
|---|---|
| xtc.type |
| Modifier and Type | Method and Description |
|---|---|
ArrayT |
ArrayT.copy() |
ArrayT |
ArrayT.toArray() |
ArrayT |
Type.toArray()
Get this type as an array.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2014. All Rights Reserved.