Public Attributes | |
| STRING_IDX | size |
| union { | |
| char ch [sizeof(STRING_IDX)] | |
| STRING_IDX idx | |
| } | string |
Definition at line 157 of file token_buffer.cxx.
| char String_Value::ch[sizeof(STRING_IDX)] |
Definition at line 162 of file token_buffer.cxx.
Definition at line 163 of file token_buffer.cxx.
Definition at line 159 of file token_buffer.cxx.
| union { ... } String_Value::string |
1.6.1