interface ConditionExpression implements Expression (View source)
Get the value of the expression.
string|int|float getValue(Grammar $grammar)