ruby/test/ripper
nobu 7df1e45bb6 ripper: add states of scanner
* parse.y (ripper_state): add states of scanner to tokens from
  Ripper.lex and Ripper::Filter#on_*.  based on the patch by
  aycabta (Code Ahss) at [ruby-core:81789].  [Feature #13686]

* ext/ripper/tools/preproc.rb (prelude, usercode): generate EXPR_*
  constants from enums.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-14 10:53:47 +00:00
..
dummyparser.rb ripper: add kwrest_param parser event 2017-07-21 04:29:46 +00:00
test_files.rb {ext,test}/ripper: Specify frozen_string_literal: true. 2017-02-05 07:54:32 +00:00
test_filter.rb ripper: add states of scanner 2017-09-14 10:53:47 +00:00
test_lexer.rb test_lexer.rb: require ripper directly 2017-07-15 07:24:12 +00:00
test_parser_events.rb ripper: add kwrest_param parser event 2017-07-21 04:29:46 +00:00
test_ripper.rb ripper: add states of scanner 2017-09-14 10:53:47 +00:00
test_scanner_events.rb ripper: add states of scanner 2017-09-14 10:53:47 +00:00
test_sexp.rb parse.y: f_margs parser events 2017-07-01 02:01:05 +00:00