- bindToJSVariable
auto bindToJSVariable(JSExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- eval
JSValue eval(JSExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- jsBinaryExpression
auto jsBinaryExpression(A a, B b, string fmt)
Undocumented in source.
- jsExpression
JSExpressionCode jsExpression(Activity activity, string jscode)
Undocumented in source. Be warned that the author may not have intended to support it.
- jsExpression
auto jsExpression(Activity activity, JSValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- jsUnaryExpression
auto jsUnaryExpression(A a, string fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- newJSVariable
auto newJSVariable(Activity activity)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run(JSExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.