Main Page
Modules
Data Structures
Files
Data Structures
Data Fields
kwtable Struct Reference
Data Fields
const char *
name
int
id
[2]
enum
lex_state_e
state
Detailed Description
Definition at line
33
of file
lex.c
.
Field Documentation
int
kwtable::id
[2]
Definition at line
33
of file
lex.c
.
Referenced by
parser_yylex()
.
const char*
kwtable::name
Definition at line
33
of file
lex.c
.
Referenced by
parser_yylex()
.
enum
lex_state_e
kwtable::state
Definition at line
33
of file
lex.c
.
Referenced by
parser_yylex()
.
The documentation for this struct was generated from the following file:
lex.c