Skip to main content

include/fexpr_AndBinOp.hrl

-record(and_bin_op, {left :: fexpr:fexpr_node(), right :: fexpr:fexpr_node()}).