Home
last modified time | relevance | path

Searched defs:compiler (Results 76 – 85 of 85) sorted by relevance

1234

/template/twigstarter/vendor/twig/twig/src/Node/
H A DImportNode.php30 public function compile(Compiler $compiler)
H A DMacroNode.php37 public function compile(Compiler $compiler)
H A DEmbedNode.php34 protected function addGetTemplate(Compiler $compiler)
H A DForNode.php44 public function compile(Compiler $compiler)
H A DNode.php80 public function compile(Compiler $compiler)
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
H A DNullCoalesceExpression.php38 public function compile(Compiler $compiler)
H A DArrayExpression.php68 public function compile(Compiler $compiler)
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Filter/
H A DDefaultFilter.php48 public function compile(Compiler $compiler)
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Test/
H A DDefinedTest.php70 public function compile(Compiler $compiler)
/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php55 private $compiler; variable in Twig\\Environment
565 public function setCompiler(Compiler $compiler)

1234