class NumericNode extends
NodeDefinition|$this
final mixed merge(mixed $leftSide, mixed $rightSide) Merges two values together
Arr
NumericNodeDefinition min(mixed $min) Ensures that the value is bigger than the given reference. Parameters mixed $min Return Value NumericNodeDefinition Exceptions InvalidArgumentException when the constraint is inconsistent
bool isFresh(ResourceInterface
bool isFresh() Checks if the cache is still fresh. This implementation will make a decision
children()
ExprBuilder
string getName() Returns the name of the node.
Page 15 of 23