BaseExpression
abstract class BaseExpression extends BaseExpressionComponent
Class BaseExpressionBuilder
Methods
__construct($exprUserVariableName)
ExpressionComponent constructor.
__toString()
Serializes to string.
jsonSerialize()
Serializes to JSON.
Details
__construct($exprUserVariableName)
ExpressionComponent constructor.
string
__toString()
Serializes to string.
mixed
jsonSerialize()
Serializes to JSON.