getToken2 method

int getToken2()

Implementation

int getToken2() {
  return index = getNext(index);
}