Uses of Interface
dev.cel.expr.ErrorSetOrBuilder
-
Packages that use ErrorSetOrBuilder Package Description dev.cel.expr -
-
Uses of ErrorSetOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement ErrorSetOrBuilder Modifier and Type Class Description classErrorSetA set of errors.static classErrorSet.BuilderA set of errors.Methods in dev.cel.expr that return ErrorSetOrBuilder Modifier and Type Method Description ErrorSetOrBuilderExprValue.Builder. getErrorOrBuilder()The set of errors in the critical path of evaluation.ErrorSetOrBuilderExprValue. getErrorOrBuilder()The set of errors in the critical path of evaluation.ErrorSetOrBuilderExprValueOrBuilder. getErrorOrBuilder()The set of errors in the critical path of evaluation.
-