UoY-RoboStar / robocert-textual

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

Consider using Argument (ValueSpecification) for WaitOccurrence #104

Open MattWindsor91 opened 2 years ago

MattWindsor91 commented 2 years ago

This would make the idea of an unbounded wait more uniform, as we would just use a WildcardArgument. (Ideally at some point it might be nice to be able to count the number of tocks we wait for and bind them to a variable, but I don't think this'll happen for version 0.1.)