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