Пример #1
0
 /**
  * retrieve the start line for the rule
  *
  * @return the start line for the rule
  */
 public int getLine() {
   return ruleScript.getLine();
 }