Elsa Ast Type Declaration
Jump to navigation
Jump to search
Declaration is a Ast type node (without any subtype nodes). Declaration is a record.
Record Data Fields
- declaration_dflags : declFlags
- declaration_spec : TypeSpecifier
- decllist : Declarator list
Subtype Nodes (Subclasses)
Declaration has no subtype nodes.
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.