Uses of Enum
dev.cel.expr.Decl.DeclKindCase
Packages that use Decl.DeclKindCase
-
Uses of Decl.DeclKindCase in dev.cel.expr
Methods in dev.cel.expr that return Decl.DeclKindCaseModifier and TypeMethodDescriptionstatic Decl.DeclKindCase
Decl.DeclKindCase.forNumber
(int value) Decl.Builder.getDeclKindCase()
Decl.getDeclKindCase()
DeclOrBuilder.getDeclKindCase()
static Decl.DeclKindCase
Decl.DeclKindCase.valueOf
(int value) Deprecated.static Decl.DeclKindCase
Returns the enum constant of this type with the specified name.static Decl.DeclKindCase[]
Decl.DeclKindCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.