public class fixed_token extends long_token implements Serializable
long_token
,
Serialized FormModifier and Type | Field and Description |
---|---|
BigDecimal |
fixed_val |
long_val
parse_state, sym
Constructor and Description |
---|
fixed_token(int term_num,
BigDecimal f)
Full constructor.
|
public BigDecimal fixed_val
public fixed_token(int term_num, BigDecimal f)
Copyright © 2016 JacORB. All rights reserved.