isMatchedEOF method

bool isMatchedEOF()
inherited

Implementation

bool isMatchedEOF() {
  return matchedEOF;
}