38#ifndef YY_YY_Y_TAB_H_INCLUDED
39# define YY_YY_Y_TAB_H_INCLUDED
81 keyword_do_cond = 282,
82 keyword_do_block = 283,
83 keyword_do_LAMBDA = 284,
95 modifier_unless = 296,
98 modifier_rescue = 299,
100 keyword_defined = 301,
103 keyword__LINE__ = 304,
104 keyword__FILE__ = 305,
105 keyword__ENCODING__ = 306,
120 tSTRING_CONTENT = 321,
186 typedef enum yytokentype yytoken_kind_t;
190#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
199 const struct vtable *vars;
206# define YYSTYPE_IS_TRIVIAL 1
207# define YYSTYPE_IS_DECLARED 1
211#if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
220# define YYLTYPE_IS_DECLARED 1
221# define YYLTYPE_IS_TRIVIAL 1
uintptr_t VALUE
Type that represents a Ruby object.
uintptr_t ID
Type that represents a Ruby identifier such as a variable name.