Public Methods | |
| token (Cstr_ptr &n) | |
| virtual | ~token () |
| virtual bool | convert (str_list &x)=0 |
| virtual token * | create (Cstr_ptr &)=0 |
| virtual str_ptr | type ()=0 |
| Cstr_ptr & | name () |
Static Public Methods | |
| token * | append (token *t) |
| ARRAY< token * > & | tokens () |
|
|
|
|
|
|
|
|
|
|
|
Implemented in token_int, token_real, token_str, and token_strlist. |
|
|
Implemented in token_int, token_real, token_str, and token_strlist. |
|
|
|
|
|
|
|
|
Implemented in token_int, token_real, token_str, and token_strlist. |
1.2.18