The CmlInterpreter only accept basic values and expressions (with a few exceptions where CML and VDM syntax differs) when parsing input from the user. Values of named types is not working
summary: The CmlInterpreter only accept basic values and expressions (with a few exceptions where CML and VDM syntax differs) when parsing input from the user. Values of named types is not working --> Interpreter Console only accept basic expressions
Description has changed:
Diff:
--- old+++ new@@ -0,0 +1 @@+The CmlInterpreter only accept basic values and expressions (with a few exceptions where CML and VDM syntax differs) when parsing input from the user. Values of named types is not working
status: open --> accepted
assigned_to: Kenneth Lausdahl
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Updated the parser to CML parser [9c7a4b182a0723b5b34d77948afce8262ff463c3]
fixed in [5b7ae8103876c8efc0d235bb14ed462326e7ea7c] this needs testing