Elsa Ast Type E unary
From MozillaWiki
E_unary is a Ast subtype node belonging to Expression. E_unary is a record.
Record Data Fields
- unary_expr_type : CType option
- unary_expr_op : unaryOp
- unary_expr_expr : Expression
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.