示例#1
0
 /** @return The position of the beginning of the current token. */
 public int getPosition() {
   return lexer.getPosition();
 }