るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.024秒)
トップページ > バージョン:2.4.0[x] > クエリ:ripper[x] > クエリ:compile_error[x]

別のキーワード

  1. mkmf try_compile
  2. _builtin compile
  3. kernel try_compile
  4. regexp compile

ライブラリ

クラス

検索結果

Ripper#compile_error(msg) -> nil (105304.0)

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

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

@param msg エラーメッセージ。

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