Sandbox
Jump to navigation
Jump to search
E_binary is a Ast subtype node belonging to Expression.
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.