public function currentTokenValue() : string { return $this->tokens[$this->index][Lexer::VALUE_OFFSET]; }