resetValues method

void resetValues()

Implementation

void resetValues() {
  _queryAnswerMap.clear();

  _currentTokenIndex = -1;
}