reset1 method

void reset1()

Implementation

void reset1() {
  action.reset();
  skipTokens = false;
  markerTokenIndex = 0;
}