Module

Expression

Classes

Expression

Methods

# inner change(s)

Allow for changing the expression from a string
Parameters:
Name Type Description
s string Expression to change

View Source Expression.js, line 116

# inner check(s) → {boolean}

Check if expression is valid, given a state
Parameters:
Name Type Description
s State State to used to check expressions

View Source Expression.js, line 132

If the expression is valid or not
boolean