getLastRealToken method

IToken getLastRealToken()

Implementation

IToken getLastRealToken() {
  return lastToken;
}