| Package | Description |
|---|---|
| xtc.type |
| Modifier and Type | Class and Description |
|---|---|
class |
FloatT
A floating point type.
|
class |
IntegerT
An integer type.
|
| Modifier and Type | Method and Description |
|---|---|
NumberT |
Type.toNumber()
Get this type as a number.
|
NumberT |
NumberT.toNumber() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourcePrinter.visit(NumberT t)
Print the specified number type.
|
void |
TypePrinter.visit(NumberT t)
Print the specified number type.
|
Copyright © 2014. All Rights Reserved.