| Package | Description |
|---|---|
| xtc.type |
| Modifier and Type | Field and Description |
|---|---|
static PointerT |
PointerT.TO_VOID
The canonical pointer to void.
|
| Modifier and Type | Method and Description |
|---|---|
PointerT |
PointerT.copy() |
PointerT |
CFactory.p(Type type)
Create a new pointer type.
|
PointerT |
PointerT.toPointer() |
PointerT |
Type.toPointer()
Get this type as a pointer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourcePrinter.visit(PointerT t)
Print the specified pointer type.
|
void |
TypePrinter.visit(PointerT t)
Print the specified pointer type.
|
Copyright © 2014. All Rights Reserved.