Numeral.FloatNumeral, Numeral.IntegerNumeral| Constructor and Description |
|---|
IntegerNumeral(long value) |
| Modifier and Type | Method and Description |
|---|---|
Literal |
accept(Transformer tf) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
long |
value() |
fromStringpublic long value()
public Literal accept(Transformer tf)
Copyright © 2016–2017. All rights reserved.