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:2111–2111 ·
view source on GitHub ↗
(exprID int64)
Source
from the content-addressed store, hash-verified
2109
2110
type
metadata
interface
{
2111
GetLocation(exprID int64) (common.Location, bool)
2112
}
2113
2114
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