Elsa Ast Type D bitfield
From MozillaWiki
D_bitfield is a Ast subtype node belonging to IDeclarator. D_bitfield is a record.
Record Data Fields
- bitfield_decl_loc : sourceLoc
- bitfield_decl_name : PQName option
- bits : Expression
- numBits : int
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.