Skip to content
Commit 64a0cbcd authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Properly support Enumeration values in MATLAB expressions.

By default, all Simulink enumerated values are formed as: enumerationtype.constant
The current MATLAB parser in jTET fails to recognize this.  Fix this so that
it recognizes these constants properly.  Also add a test to verify this mode.
Note that the original style of just the constant is still ok, thought in
a TET block that style may not work.
parent a7fb1754
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment