Elsa Ast Type E binary
From MozillaWiki
E_binary is a Ast subtype node belonging to Expression. E_binary is a record.
Record Data Fields
- binary_expr_type : CType option
- e1 : Expression
- binary_expr_op : binaryOp
- e2 : Expression
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.