コード例 #1
0
ファイル: CompiledBlock.java プロジェクト: ratnikov/jruby
 public String getFile() {
   return callback.getFile();
 }