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