|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumberT | |
|---|---|
| xtc.type | |
| Uses of NumberT in xtc.type |
|---|
| Subclasses of NumberT in xtc.type | |
|---|---|
class |
FloatT
A floating point type. |
class |
IntegerT
An integer type. |
| Methods in xtc.type that return NumberT | |
|---|---|
NumberT |
NumberT.toNumber()
|
NumberT |
Type.toNumber()
Get this type as a number. |
| Methods in xtc.type with parameters of type NumberT | |
|---|---|
void |
SourcePrinter.visit(NumberT t)
Print the specified number type. |
void |
TypePrinter.visit(NumberT t)
Print the specified number type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||