Uses of Record Class
com.google.mu.cel.CelExpr.StringValue
Packages that use CelExpr.StringValue
-
Uses of CelExpr.StringValue in com.google.mu.cel
Methods in com.google.mu.cel that return CelExpr.StringValueModifier and TypeMethodDescriptionstatic CelExpr.StringValueCelExpr.value("foo")is equivalent toCelExpr.of("'foo'").CelExpr.StringValue.withSourceIndex(int index)