parser->getStream()->expect(Token::BLOCK_END_TYPE); return new FlushNode($token->getLine()); } public function getTag(): string { return 'flush'; } }