Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-jsonnet
/ loc
Method
loc
thunks.go:102–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
100
}
101
102
func
(f *codeUnboundField) loc() *ast.LocationRange {
103
return
f.body.Loc()
104
}
105
106
// Provide additional bindings for a field. It shadows bindings from the object.
107
type
bindingsUnboundField
struct
{
Callers
nothing calls this directly
Calls
1
Loc
Method · 0.65
Tested by
no test coverage detected