예제 #1
0
파일: Binding.java 프로젝트: ryenus/jruby
 public void setMethod(String method) {
   backtrace.method = method;
 }