Uses of Class
dev.cel.common.ast.CelExpr.CelCreateStruct.Entry.KeyKind
-
Packages that use CelExpr.CelCreateStruct.Entry.KeyKind Package Description dev.cel.common.ast -
-
Uses of CelExpr.CelCreateStruct.Entry.KeyKind in dev.cel.common.ast
Methods in dev.cel.common.ast that return CelExpr.CelCreateStruct.Entry.KeyKind Modifier and Type Method Description abstract CelExpr.CelCreateStruct.Entry.KeyKindCelExpr.CelCreateStruct.Entry. keyKind()Entry key kind.Methods in dev.cel.common.ast with parameters of type CelExpr.CelCreateStruct.Entry.KeyKind Modifier and Type Method Description abstract CelExpr.CelCreateStruct.Entry.BuilderCelExpr.CelCreateStruct.Entry.Builder. setKeyKind(CelExpr.CelCreateStruct.Entry.KeyKind value)
-