|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PointerT | |
|---|---|
| xtc.type | |
| Uses of PointerT in xtc.type |
|---|
| Fields in xtc.type declared as PointerT | |
|---|---|
static PointerT |
PointerT.TO_VOID
The canonical pointer to void. |
| Methods in xtc.type that return PointerT | |
|---|---|
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. |
| Methods in xtc.type with parameters of type PointerT | |
|---|---|
void |
SourcePrinter.visit(PointerT t)
Print the specified pointer type. |
void |
TypePrinter.visit(PointerT t)
Print the specified pointer type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||