public class long_token extends token
str_token
Modifier and Type | Field and Description |
---|---|
long |
long_val
The stored long value.
|
parse_state, sym
Constructor and Description |
---|
long_token(int term_num)
Constructor with default value of 0.
|
long_token(int term_num,
long lv)
Full constructor.
|
Copyright © 2016 JacORB. All rights reserved.