You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.
https://www.w3.org/TR/scxml/#send
The following should be ECMA-validated at parse time: 'delayexpr', 'eventexpr', 'targetexpr', 'typeexpr'
If they are not valid ECMAScript expressions, the document should be rejected.
Unclear what validation the code at [1] is performing. Won't node will always have a $type ('send')? Is 'expr' a valid attribute of send?
[1]
SCION/lib/compiler/static-analysis/scjson-analyzer.js
Line 153 in cbdf5dd
The text was updated successfully, but these errors were encountered: