compile_error(msg)
This method is called when the parser found syntax error.
# File ext/ripper/lib/ripper/core.rb, line 55 def compile_error(msg) end