#include <ts_public.h>
Data Fields | |
| int | lexid |
| char * | alias |
| char * | descr |
Definition at line 33 of file test_parser.c.
| char * LexDescr::alias |
Definition at line 36 of file test_parser.c.
Referenced by getTokenTypes(), prsd_lextype(), testprs_lextype(), and tt_process_call().
| char * LexDescr::descr |
Definition at line 37 of file test_parser.c.
Referenced by prsd_lextype(), testprs_lextype(), and tt_process_call().
| int LexDescr::lexid |
Definition at line 35 of file test_parser.c.
Referenced by getTokenTypes(), prsd_lextype(), testprs_lextype(), and tt_process_call().
1.7.1