Left is the left operand.
@$pb.TagNumber(2) Expr get left => $_getN(1);
@$pb.TagNumber(2) set left(Expr v) { setField(2, v); }