MCPcopy 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

VisitExprMethod · 0.65
VisitExprMethod · 0.65
VisitEntryExprMethod · 0.65
VisitExprMethod · 0.65
rewriteVariableNameMethod · 0.65
OptimizeMethod · 0.65
maybeUnnestRuleMethod · 0.65
isConditionalMethod · 0.65
isOptionalNoneFunction · 0.65
ConditionIsLiteralMethod · 0.65
TestPruneFunction · 0.65
NewQualifierMethod · 0.65

Calls

no outgoing calls

Tested by 15

VisitExprMethod · 0.52
TestPruneFunction · 0.52
NewQualifierMethod · 0.52
CallCostMethod · 0.52
TestCostFunction · 0.52
GetMetadataMethod · 0.52
CallCostMethod · 0.52
TestSetKindCaseFunction · 0.52
TestCallFunction · 0.52
TestMemberCallFunction · 0.52
TestComprehensionFunction · 0.52
TestComprehensionNilFunction · 0.52