Home
last modified time | relevance | path

Searched refs:Compiler (Results 126 – 150 of 161) sorted by relevance

1234567

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DConcatenation.php37 namespace Hoa\Compiler\Llk\Rule;
H A DInvocation.php37 namespace Hoa\Compiler\Llk\Rule;
H A DRule.php37 namespace Hoa\Compiler\Llk\Rule;
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/
H A DDocumentation.php37 namespace Hoa\Compiler\Test\Integration\Llk;
39 use Hoa\Compiler as LUT;
H A DSoundness.php37 namespace Hoa\Compiler\Test\Integration\Llk;
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DInvocation.php37 namespace Hoa\Compiler\Test\Unit\Llk\Rule;
40 use Mock\Hoa\Compiler\Llk\Rule\Invocation as SUT;
H A DToken.php37 namespace Hoa\Compiler\Test\Unit\Llk\Rule;
39 use Hoa\Compiler as LUT;
40 use Hoa\Compiler\Llk\Rule\Token as SUT;
H A DRule.php37 namespace Hoa\Compiler\Test\Unit\Llk\Rule;
40 use Mock\Hoa\Compiler\Llk\Rule as SUT;
/plugin/findologicxmlexport/vendor/hoa/compiler/Exception/
H A DException.php37 namespace Hoa\Compiler\Exception;
H A DIllegalToken.php37 namespace Hoa\Compiler\Exception;
H A DUnrecognizedToken.php37 namespace Hoa\Compiler\Exception;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A Dregenerate-parser.php6 use Hoa\Compiler\Llk\Llk;
H A DTypeVisitor.php7 use Hoa\Compiler\Llk\TreeNode;
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php15 use Twig\Compiler; alias
118 public function compile(Compiler $compiler)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DCallExpression.php14 use Twig\Compiler; alias
23 protected function compileCallable(Compiler $compiler)
58 protected function compileArguments(Compiler $compiler, $isArray = false)
/plugin/findologicxmlexport/vendor/hoa/math/
H A DREADME.md69 grammar, that involves the [`Hoa\Compiler`
70 library](https://central.hoa-project.net/Resource/Library/Compiler) and the
75 $compiler = Hoa\Compiler\Llk::load(
99 $dump = new Hoa\Compiler\Visitor\Dump();
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md70 We need the [`Hoa\Compiler`
71 library](https://central.hoa-project.net/Resource/Library/Compiler) to lex, parse
79 $compiler = Hoa\Compiler\Llk\Llk::load($grammar);
85 $dump = new Hoa\Compiler\Visitor\Dump();
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst144 * ``Twig_CompilerInterface`` (use ``\Twig\Compiler`` instead)
154 Compiler section in Deprecated Features
157 * As of Twig 1.26, the ``\Twig\Compiler::getFilename()`` has been deprecated.
160 * As of Twig 1.27, the ``\Twig\Compiler::addIndentation()`` has been deprecated.
161 Use ``\Twig\Compiler::write('')`` instead.
H A Dinternals.rst109 The Compiler
139 The default compiler (``\Twig\Compiler``) can be changed by calling the
/plugin/findologicxmlexport/vendor/hoa/compiler/Visitor/
H A DDump.php37 namespace Hoa\Compiler\Visitor;
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php37 namespace Hoa\Compiler\Llk;
39 use Hoa\Compiler; alias
215 throw new Compiler\Exception\UnexpectedToken(
239 throw new Compiler\Exception(
H A DTreeNode.php37 namespace Hoa\Compiler\Llk;
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DTreeNode.php37 namespace Hoa\Compiler\Test\Unit\Llk;
39 use Hoa\Compiler\Llk\TreeNode as SUT;
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md59 Compiler: heads/master-0-ga98e57cabee7e7f0d14493ab17d5c7ab0157eb98
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DCompiler.php22 class Compiler implements \Twig_CompilerInterface class

1234567