UoY-RoboStar / robocert-textual

Textual plugin and CSP generator for RoboCert
Eclipse Public License 2.0
2 stars 0 forks source link

Handle sync/async distinction #54

Open MattWindsor91 opened 3 years ago

MattWindsor91 commented 3 years ago

This is predominantly a reminder to me that when we add sequences that aren't between the platform and the module, there will be some events that are synchronous and some that are asynchronous. I think the RoboChart semantics will abstract away the semantic distinction, but the graphical notation may need to switch between -|> arrows and -> arrows.