public class fixed_token extends long_token implements java.io.Serializable
long_token
,
Serialized FormModifier and Type | Field and Description |
---|---|
java.math.BigDecimal |
fixed_val |
long_val
parse_state, sym
Constructor and Description |
---|
fixed_token(int term_num,
java.math.BigDecimal f)
Full constructor.
|