org.jacorb.idl
Class fixed_token
- java.io.Serializable
public class fixed_token
implements java.io.Serializable
This subclass of token represents symbols that need to maintain one
String value plus the line and the position this value was found in
as attributes. It maintains that value in the public
field str_val.
Version:
- Gerald Brose
long_token
, Serialized Form
fixed_token(int term_num, java.math.BigDecimal f) - Full constructor.
|
fixed_val
public java.math.BigDecimal fixed_val
fixed_token
public fixed_token(int term_num,
java.math.BigDecimal f)
Full constructor.