Ruby  1.9.3p547(2014-05-14revision45962)
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().

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: