Uses of Record Class
com.google.mu.cel.CelExpr.Negative
Packages that use CelExpr.Negative
-
Uses of CelExpr.Negative in com.google.mu.cel
Methods in com.google.mu.cel that return CelExpr.NegativeModifier and TypeMethodDescriptionstatic CelExpr.NegativeCelExpr.negative(value(5))is equivalent toCelExpr.of("-(5)").CelExpr.Negative.withSourceIndex(int index)