I have a regexp in java that need to split a string to 3 parts (or 4 if the operators are >=,<=,!=), LHS, Operator (can have dou
>=
<=
!=