Searched refs:getParser (Results 1 – 4 of 4) sorted by relevance
140 throw new ParseException($message, $this->getParser()->getRealCurrentLineNb() + 1);147 $this->getParser()->parse($content, Yaml::PARSE_CONSTANT | $flags);245 private function getParser(): Parser function in Symfony\\Component\\Yaml\\Command\\LintCommand
430 public function getParser() function in Handlebars\\Handlebars527 $tree = $this->getParser()->parse($tokens);
368 …* removed Twig_Environment::getLexer(), Twig_Environment::getParser(), Twig_Environment::getCompil…
2523 public function getParser() : Parser function in Antlr\\Antlr4\\Runtime\\Atn\\ParserATNSimulator