Modifier and Type | Field and Description |
---|---|
char |
char_val
The stored char value.
|
parse_state, sym
Constructor and Description |
---|
char_token(int term_num)
Constructor with default value of 0
|
char_token(int term_num,
char v)
Full constructor.
|