Elsa Ast Type EnumValue
From MozillaWiki
EnumValue is a Ast type node (without any subtype nodes). EnumValue is a record.
Record Data Fields
- enum_value_name : stringRef
- val_value : nativeint
Subtype Nodes (Subclasses)
EnumValue has no subtype nodes.
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.
Enum values can tage 64 bits, then the val_value field is
invalid.