Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ locationAdorner
Struct
locationAdorner
parser/parser_test.go:2167–2169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2165
}
2166
2167
type
locationAdorner
struct
{
2168
sourceInfo *ast.SourceInfo
2169
}
2170
2171
var
_ metadata = &locationAdorner{}
2172
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected