#969 PLCgen: fix constants having another constant as value.
requested to merge 969-plcgen-constants-with-enum-values-get-unsupported-values-if-enums-are-eliminated-to-constants into develop
- Best to review per commit.
- End-user visible changes:
- PLCgen fixed for constants having another constant as value, due to eliminating enumeration literals to constants.
- Other changes:
-
PlcElementaryType.BIT_STRING_TYPES_ALL
/PlcElementaryType.isBitStringType
added.
-
Closes #969 (closed)