Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ Kind
Method
Kind
common/ast/expr.go:62–62 ·
view source on GitHub ↗
Kind of the expression node. See ExprKind for the valid enum values.
()
Source
from the content-addressed store, hash-verified
60
61
// Kind of the expression node. See ExprKind for the valid enum values.
62
Kind() ExprKind
63
64
// AsCall adapts the expr into a CallExpr
65
//
Callers
15
VisitExpr
Method · 0.65
VisitExpr
Method · 0.65
VisitEntryExpr
Method · 0.65
VisitExpr
Method · 0.65
rewriteVariableName
Method · 0.65
Optimize
Method · 0.65
maybeUnnestRule
Method · 0.65
isConditional
Method · 0.65
isOptionalNone
Function · 0.65
ConditionIsLiteral
Method · 0.65
TestPrune
Function · 0.65
NewQualifier
Method · 0.65
Calls
no outgoing calls
Tested by
15
VisitExpr
Method · 0.52
TestPrune
Function · 0.52
NewQualifier
Method · 0.52
CallCost
Method · 0.52
TestCost
Function · 0.52
GetMetadata
Method · 0.52
CallCost
Method · 0.52
TestSetKindCase
Function · 0.52
TestCall
Function · 0.52
TestMemberCall
Function · 0.52
TestComprehension
Function · 0.52
TestComprehensionNil
Function · 0.52