Uses of Record Class
com.google.mu.cel.CelExpr.Multiply
Packages that use CelExpr.Multiply
-
Uses of CelExpr.Multiply in com.google.mu.cel
Methods in com.google.mu.cel that return CelExpr.MultiplyModifier and TypeMethodDescriptiondefault CelExpr.Multiplya.multiply(b)is equivalent toCelExpr.of("a * b").CelExpr.Multiply.withSourceIndex(int index)