MCPcopy
hub / github.com/hashicorp/hcl / Range

Method Range

hcltest/mock.go:281–283  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

279}
280
281func (e mockExprTraversal) Range() hcl.Range {
282 return e.Traversal.SourceRange()
283}
284
285func (e mockExprTraversal) StartRange() hcl.Range {
286 return e.Range()

Callers 1

StartRangeMethod · 0.95

Calls 1

SourceRangeMethod · 0.65

Tested by

no test coverage detected