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(), and rb_reserved_word().

Definition at line 33 of file lex.c.

Referenced by parser_yylex().


The documentation for this struct was generated from the following file: