interface Expression (View source)

Methods

string|int|float
getValue(Grammar $grammar)

Get the value of the expression.

Details

string|int|float getValue(Grammar $grammar)

Get the value of the expression.

Parameters

Grammar $grammar

Return Value

string|int|float