Integer enumeration fallback #24
Labels
code-generation
Involves generation of parser / serializer code
enhancement
Enhancement of existing feature
tentative
Not yet decided if this should be done
Add an option to allow values of
enum
variables not corresponding to a named value. These values would be serialized / parsed as simple integers.The text was updated successfully, but these errors were encountered: