Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ GetLocation
Method
GetLocation
parser/parser_test.go:2112–2112 ·
view source on GitHub ↗
(exprID int64)
Source
from the content-addressed store, hash-verified
2110
2111
type
metadata
interface
{
2112
GetLocation(exprID int64) (common.Location, bool)
2113
}
2114
2115
type
kindAndIDAdorner
struct
{
Callers
2
NewInfoSource
Function · 0.65
ProtoToSourceInfo
Function · 0.65
Implementers
1
locationAdorner
parser/parser_test.go
Calls
no outgoing calls
Tested by
no test coverage detected