Home
last modified time | relevance | path

Searched defs:compiler (Results 1 – 25 of 85) sorted by last modified time

1234

/template/twigstarter/vendor/twig/twig/src/Node/
H A DCheckSecurityCallNode.php21 public function compile(Compiler $compiler)
H A DCheckToStringNode.php34 public function compile(Compiler $compiler)
H A DSandboxNode.php28 public function compile(Compiler $compiler)
H A DSandboxedPrintNode.php30 public function compile(Compiler $compiler)
H A DSetNode.php44 public function compile(Compiler $compiler)
H A DSpacelessNode.php32 public function compile(Compiler $compiler)
H A DAutoEscapeNode.php34 public function compile(Compiler $compiler)
H A DDeprecatedNode.php30 public function compile(Compiler $compiler)
H A DDoNode.php29 public function compile(Compiler $compiler)
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Binary/
H A DSpaceshipBinary.php18 public function operator(Compiler $compiler)
H A DAddBinary.php19 public function operator(Compiler $compiler)
H A DBitwiseAndBinary.php19 public function operator(Compiler $compiler)
H A DBitwiseXorBinary.php19 public function operator(Compiler $compiler)
H A DEndsWithBinary.php18 public function compile(Compiler $compiler)
31 public function operator(Compiler $compiler)
H A DMatchesBinary.php18 public function compile(Compiler $compiler)
29 public function operator(Compiler $compiler)
H A DMulBinary.php19 public function operator(Compiler $compiler)
H A DPowerBinary.php18 public function operator(Compiler $compiler)
H A DRangeBinary.php18 public function compile(Compiler $compiler)
29 public function operator(Compiler $compiler)
H A DEqualBinary.php18 public function operator(Compiler $compiler)
H A DGreaterEqualBinary.php18 public function operator(Compiler $compiler)
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
H A DArrowFunctionExpression.php29 public function compile(Compiler $compiler)
H A DAssignNameExpression.php19 public function compile(Compiler $compiler)
H A DArrayExpression.php68 public function compile(Compiler $compiler)
/template/twigstarter/vendor/twig/twig/src/Profiler/Node/
H A DEnterProfileNode.php29 public function compile(Compiler $compiler)
H A DLeaveProfileNode.php29 public function compile(Compiler $compiler)

1234