Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestSetKindCase
Function · 0.95
TestRenumberIDs
Function · 0.95
newExpr
Method · 0.65
buildMacroCallArg
Method · 0.65
addMacroCall
Method · 0.65
Copy
Method · 0.65
exprInternal
Function · 0.65
Implementers
1
baseExprFactory
common/ast/factory.go
Calls
no outgoing calls
Tested by
2
TestSetKindCase
Function · 0.76
TestRenumberIDs
Function · 0.76