isMatchedEOF method

bool isMatchedEOF()

Implementation

bool isMatchedEOF() {
  return matchedEOF;
}