Elsa Ast Type IN ctor
From MozillaWiki
IN_ctor is a Ast subtype node belonging to Initializer. IN_ctor is a record.
Record Data Fields
- init_ctor_loc : sourceLoc
- init_ctor_annot : FullExpressionAnnot
- init_ctor_args : ArgExpression list
- init_ctor_var : Variable option
- was_IN_expr : bool
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.