getCurrentRule method

int getCurrentRule()

Implementation

int getCurrentRule() {
  return currentAction;
}