| Modifier and Type | Field and Description |
|---|---|
float |
float_val
The stored float value.
|
parse_state, sym| Constructor and Description |
|---|
float_token(int term_num)
Constructor with default value of 0.0.
|
float_token(int term_num,
float v)
Full constructor.
|