[][src]Module boa::syntax::ast::node::operator::bin_op

Structs

BinOp

Binary operators requires two operands, one before the operator and one after the operator.