ripper_dispatch0 680 ext/ripper/ripper.c static VALUE ripper_dispatch0(struct parser_params*,ID); ripper_dispatch0 690 ext/ripper/ripper.c #define dispatch0(n) ripper_dispatch0(parser, TOKEN_PASTE(ripper_id_, n)) ripper_dispatch0 626 ext/ripper/ripper.y static VALUE ripper_dispatch0(struct parser_params*,ID); ripper_dispatch0 636 ext/ripper/ripper.y #define dispatch0(n) ripper_dispatch0(parser, TOKEN_PASTE(ripper_id_, n)) ripper_dispatch0 680 parse.c static VALUE ripper_dispatch0(struct parser_params*,ID); ripper_dispatch0 690 parse.c #define dispatch0(n) ripper_dispatch0(parser, TOKEN_PASTE(ripper_id_, n)) ripper_dispatch0 626 parse.y static VALUE ripper_dispatch0(struct parser_params*,ID); ripper_dispatch0 636 parse.y #define dispatch0(n) ripper_dispatch0(parser, TOKEN_PASTE(ripper_id_, n))