ExprGroup represents a wrapped expression and its join type.
The group's Item could be either an Expr instance or ExprGroup[] slice (for nested expressions).
Expr
ExprGroup[]
ExprGroup represents a wrapped expression and its join type.
The group's Item could be either an
Exprinstance orExprGroup[]slice (for nested expressions).