public function removeEndOfLineFromSkippedTokens() : void { $this->skippedTokenTypes = [ Lexer::TOKEN_HORIZONTAL_WS, ]; }