Uses of Enum
dev.cel.expr.Expr.ExprKindCase
Packages that use Expr.ExprKindCase
-
Uses of Expr.ExprKindCase in dev.cel.expr
Methods in dev.cel.expr that return Expr.ExprKindCaseModifier and TypeMethodDescriptionstatic Expr.ExprKindCaseExpr.ExprKindCase.forNumber(int value) Expr.Builder.getExprKindCase()Expr.getExprKindCase()ExprOrBuilder.getExprKindCase()static Expr.ExprKindCaseExpr.ExprKindCase.valueOf(int value) Deprecated.static Expr.ExprKindCaseReturns the enum constant of this type with the specified name.static Expr.ExprKindCase[]Expr.ExprKindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.