MCPcopy
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
102func (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.
107type bindingsUnboundField struct {

Callers

nothing calls this directly

Calls 1

LocMethod · 0.65

Tested by

no test coverage detected