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:2166–2168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2164
}
2165
2166
type
locationAdorner
struct
{
2167
sourceInfo *ast.SourceInfo
2168
}
2169
2170
var
_ metadata = &locationAdorner{}
2171
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected