Uses of Interface
dev.cel.expr.Expr.CallOrBuilder
Packages that use Expr.CallOrBuilder
-
Uses of Expr.CallOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement Expr.CallOrBuilderModifier and TypeClassDescriptionstatic final classA call expression, including calls to predefined functions and operators.static final classA call expression, including calls to predefined functions and operators.Fields in dev.cel.expr with type parameters of type Expr.CallOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Expr.Call, Expr.Call.Builder, Expr.CallOrBuilder> Expr.Builder.callExprBuilder_Methods in dev.cel.expr that return Expr.CallOrBuilderModifier and TypeMethodDescriptionExpr.Builder.getCallExprOrBuilder()A call expression, including calls to predefined functions and operators.Expr.getCallExprOrBuilder()A call expression, including calls to predefined functions and operators.ExprOrBuilder.getCallExprOrBuilder()A call expression, including calls to predefined functions and operators.Methods in dev.cel.expr that return types with arguments of type Expr.CallOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Expr.Call, Expr.Call.Builder, Expr.CallOrBuilder> Expr.Builder.internalGetCallExprFieldBuilder()A call expression, including calls to predefined functions and operators.