Segmentation logic operators combination

Hello there,

In the Segmentation API documentation it was said

Note that if you combine OR and AND operators, the OR operator will take precedence

Is there any other ways for the AND to take precedence? I am trying to make a complicated segmentation logic combination and I couldn’t do that when the OR operator always takes the priorities. Thanks

Nam