Uses of Record Class
com.google.mu.cel.CelExpr.OptionalSelect
Packages that use CelExpr.OptionalSelect
-
Uses of CelExpr.OptionalSelect in com.google.mu.cel
Methods in com.google.mu.cel that return CelExpr.OptionalSelectModifier and TypeMethodDescriptiondefault CelExpr.OptionalSelectCelExpr.optionalSelect(CelExpr.Ident field) expr.optionalSelect(field)is equivalent toCelExpr.of("expr.?field").CelExpr.OptionalSelect.withSourceIndex(int index)