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