ExpressionLanguage (Component)

Symfony\Component\ExpressionLanguage

Namespaces

Classes

Compiler Compiles a node to PHP code.
Expression Represents an expression.
ExpressionFunction Represents a function that can be used in an expression.
ExpressionLanguage Allows to compile and evaluate expressions written in your own DSL.
Lexer Lexes an expression.
ParsedExpression Represents an already parsed expression.
Parser Parsers a token stream.
SerializedParsedExpression Represents an already parsed expression.
SyntaxError
Token Represents a Token.
TokenStream Represents a token stream.

Interfaces

ExpressionFunctionProviderInterface

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/ExpressionLanguage.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部