aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/transformations/enum-synthesis.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-04-15Implement enum synthesis from unionBoris Kolpackov1-0/+249
A union which has enumerations with a common base as members can be transformed to an equivalent enumeration.