Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
kwtable Struct Reference

Data Fields

int name
 
int id [2]
 
int state
 

Detailed Description

Definition at line 33 of file lex.c.

Field Documentation

◆ id

int kwtable::id[2]

Definition at line 33 of file lex.c.

Referenced by parse_ident().

◆ name

int kwtable::name

Definition at line 33 of file lex.c.

Referenced by rb_reserved_word().

◆ state

int kwtable::state

Definition at line 33 of file lex.c.

Referenced by parse_ident().


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