getLastToken2 method

int getLastToken2()

Implementation

int getLastToken2() {
  return tokStream.getLastRealToken(lastToken);
}