Clean-up data type model and regenerate
Add transition condition text parser
Improve handling of keywords in ST parser and NameLibrary
The name of the variable you're using 'DT' is a keyword (and thus not a valid identifier)....
Attached is a patch to fix type parsing for local variables in the new ST parser....
Another patch to fix an error with dangling references towards adapter types.
Add proper support for time literals and adapter types to new ST parser
Rewritten ST algorithm parser