enumeral_type has-a named-ordered-collection
Status: Beta
Brought to you by:
mdupont
enumeral_type contains a named-ordered-collection of
pairs of identifier_node and integer_cst
The pairing of a identifier_node and integer_cst creates an
entry of a enum. The pairs are stored in a tree_list. The tree
lists are stored in a field called "csts".
An enumeral type is like an integer type
max,min,size,unql:algn,prec
An enumeral type can also have a name
"name"
Logged In: YES
user_id=147871
save