public static Expression Group( bool negate, OperatorType op, List<Expression> expressions )
Public Shared Function Group ( negate As Boolean, op As OperatorType, expressions As List(Of Expression) ) As Expression