isNonGreedyExitState method

bool isNonGreedyExitState()

Implementation

bool isNonGreedyExitState() {
  return false;
}