2 ripper_init_eventids2_table(
VALUE self)
#define INT2FIX
Old name of RB_INT2FIX.
VALUE rb_hash_aset(VALUE hash, VALUE key, VALUE val)
Inserts or replaces ("upsert"s) the objects into the given hash table.
VALUE rb_hash_new(void)
Creates a new, empty hash object.
void rb_define_const(VALUE klass, const char *name, VALUE val)
Defines a Ruby level constant under a namespace.
uintptr_t VALUE
Type that represents a Ruby object.