Index of /contao/vendor/symfony/expression-language

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]Node/ 2020-11-16 15:51 -  
[DIR]Resources/ 2020-11-16 15:51 -  
[TXT]CHANGELOG.md 2020-11-16 16:01 371  
[   ]Compiler.php 2020-11-16 16:01 3.0K 
[   ]Expression.php 2020-11-16 16:01 698  
[   ]ExpressionFunction.php 2020-11-16 16:01 3.2K 
[   ]ExpressionFunctionPr..>2020-11-16 16:01 513  
[   ]ExpressionLanguage.php 2020-11-16 16:01 4.7K 
[TXT]LICENSE 2020-11-16 16:01 1.0K 
[   ]Lexer.php 2020-11-16 16:01 4.2K 
[   ]ParsedExpression.php 2020-11-16 16:01 735  
[   ]Parser.php 2020-11-16 16:01 15K 
[   ]SerializedParsedExpr..>2020-11-16 16:01 847  
[   ]SyntaxError.php 2020-11-16 16:01 1.2K 
[   ]Token.php 2020-11-16 16:01 1.7K 
[   ]TokenStream.php 2020-11-16 16:01 2.2K 
[   ]composer.json 2020-11-16 16:01 883  

ExpressionLanguage Component
============================

The ExpressionLanguage component provides an engine that can compile and
evaluate expressions. An expression is a one-liner that returns a value
(mostly, but not limited to, Booleans).

Resources
---------

  * [Documentation](https://symfony.com/doc/current/components/expression_language/introduction.html)
  * [Contributing](https://symfony.com/doc/current/contributing/index.html)
  * [Report issues](https://github.com/symfony/symfony/issues) and
    [send Pull Requests](https://github.com/symfony/symfony/pulls)
    in the [main Symfony repository](https://github.com/symfony/symfony)