ID_CONST 12713 ext/ripper/ripper.c case ID_CONST: ID_CONST 14917 ext/ripper/ripper.c case ID_CONST: ID_CONST 14944 ext/ripper/ripper.c case ID_GLOBAL: case ID_INSTANCE: case ID_CONST: case ID_CLASS: ID_CONST 15082 ext/ripper/ripper.c case ID_CONST: ID_CONST 6964 ext/ripper/ripper.y case ID_CONST: ID_CONST 9168 ext/ripper/ripper.y case ID_CONST: ID_CONST 9195 ext/ripper/ripper.y case ID_GLOBAL: case ID_INSTANCE: case ID_CONST: case ID_CLASS: ID_CONST 9333 ext/ripper/ripper.y case ID_CONST: ID_CONST 12637 parse.c case ID_CONST: ID_CONST 14841 parse.c case ID_CONST: ID_CONST 14868 parse.c case ID_GLOBAL: case ID_INSTANCE: case ID_CONST: case ID_CLASS: ID_CONST 15006 parse.c case ID_CONST: ID_CONST 6964 parse.y case ID_CONST: ID_CONST 9168 parse.y case ID_CONST: ID_CONST 9195 parse.y case ID_GLOBAL: case ID_INSTANCE: case ID_CONST: case ID_CLASS: ID_CONST 9333 parse.y case ID_CONST: ID_CONST 117 symbol.c case ID_CONST: case ID_CLASS: case ID_JUNK: ID_CONST 201 symbol.c #define IDSET_ATTRSET_FOR_SYNTAX ((1U<<ID_LOCAL)|(1U<<ID_CONST)) ID_CONST 281 symbol.c type = ISUPPER(*m) ? ID_CONST : ID_LOCAL; ID_CONST 1086 symbol.c return rb_str_symname_type(name, 0) == ID_CONST; ID_CONST 40 symbol.h #define is_const_id(id) (id_type(id)==ID_CONST) ID_CONST 88 symbol.h #define is_const_sym(sym) (sym_type(sym)==ID_CONST)