Ejemplo n.º 1
0
 protected void ReadToken()
 {
     LastToken    = CurrentToken;
     CurrentToken = Scanner.GetToken();
 }