| Package | Description |
|---|---|
| xtc.type |
| Modifier and Type | Field and Description |
|---|---|
static VoidT |
VoidT.TYPE
The canonical void type.
|
| Modifier and Type | Method and Description |
|---|---|
VoidT |
VoidT.copy() |
VoidT |
VoidT.toVoid() |
VoidT |
Type.toVoid()
Get this type as a void type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourcePrinter.visit(VoidT t)
Print the specified void type.
|
void |
TypePrinter.visit(VoidT t)
Print the specified void type.
|
Copyright © 2014. All Rights Reserved.