instance method Ripper#compile_error

compile_error(msg) -> nil[permalink][rdoc][edit]

解析した Ruby プログラムの中にコンパイルエラーがあった場合に実行されます。

[PARAM] msg:
エラーメッセージ。

サブクラスでオーバライドして使用します。