Lexer->addSpecialPattern('(?:^[ \t]*)?\n', $mode, 'eol'); } /** @inheritdoc */ public function getSort() { return 370; } }