new RepeatStatementEvaluator()
- Source:
Methods
(static) eval(scope, expr)
Evaluatues if statements
Parameters:
Name | Type | Description |
---|---|---|
scope |
object | |
expr |
object |
- Source:
(static) repeat(expr)
Compares the two given values using the respective operator
Parameters:
Name | Type | Description |
---|---|---|
expr |
object |
- Source: