예제 #1
0
파일: Rule.java 프로젝트: damc-dev/byteman
 public String getTargetClass() {
   return ruleScript.getTargetClass();
 }