rabin 31323e3715 edit %!s(int64=2) %!d(string=hai) anos
..
Node b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
ParserCache b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
CHANGELOG.md b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
Compiler.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
Expression.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
ExpressionFunction.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
ExpressionFunctionProviderInterface.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
ExpressionLanguage.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
LICENSE b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
Lexer.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
ParsedExpression.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
Parser.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
README.md b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
SerializedParsedExpression.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
SyntaxError.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
Token.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
TokenStream.php b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
composer.json b1cb82ec76 edit %!s(int64=6) %!d(string=hai) anos
phpunit.xml.dist 31323e3715 edit %!s(int64=2) %!d(string=hai) anos

README.md

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