コード例 #1
0
ファイル: Binding.java プロジェクト: ryenus/jruby
 public void setMethod(String method) {
   backtrace.method = method;
 }