MCPcopy Create free account
hub / github.com/cel-expr/cel-go / NewUnspecifiedExpr

Method NewUnspecifiedExpr

common/ast/factory.go:79–79  ·  view source on GitHub ↗

NewUnspecifiedExpr creates an empty expression node.

(id int64)

Source from the content-addressed store, hash-verified

77
78 // NewUnspecifiedExpr creates an empty expression node.
79 NewUnspecifiedExpr(id int64) Expr
80
81 isExprFactory()
82}

Callers 7

TestSetKindCaseFunction · 0.95
TestRenumberIDsFunction · 0.95
newExprMethod · 0.65
buildMacroCallArgMethod · 0.65
addMacroCallMethod · 0.65
CopyMethod · 0.65
exprInternalFunction · 0.65

Implementers 1

baseExprFactorycommon/ast/factory.go

Calls

no outgoing calls

Tested by 2

TestSetKindCaseFunction · 0.76
TestRenumberIDsFunction · 0.76