public function nextToken() { return $this->scan(func_get_args(), TRUE, TRUE); // onlyFirst, advance }