public abstract class NumericLiteral extends Literal
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Number |
val |
| Constructor and Description |
|---|
NumericLiteral(Position position,
int sym) |
public NumericLiteral(Position position, int sym)