Elsa Ast Type SubscriptDesignator
From MozillaWiki
SubscriptDesignator is a Ast subtype node belonging to Designator. SubscriptDesignator is a record.
Record Data Fields
- subscript_designator_loc : sourceLoc
- idx_expr : Expression
- idx_expr2 : Expression option
- idx_computed : int
- idx_computed2 : int
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.