Data for a member of an enum binding.
Only the locations of the first 2 fields (iden, and val) should be relied on. Every other field should always be written/read by using its identifier.
Optional: A list of identifiers to be aliases of the member.
Optional: The value of both versions of the enum member.
See Implementation
Data for a member of an enum binding.
Only the locations of the first 2 fields (iden, and val) should be relied on. Every other field should always be written/read by using its identifier.