This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
stop_at_EXPR_END()
No documentation available.
# File lib/rdoc/parser/ruby.rb, line 530 def stop_at_EXPR_END # :nodoc: @scanner.lex_state == :EXPR_END || [email protected] end