getErrorToken method

IToken getErrorToken()

Implementation

IToken getErrorToken() {
  return errorToken;
}