Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
281
func
(e mockExprTraversal) Range() hcl.Range {
282
return
e.Traversal.SourceRange()
283
}
284
285
func
(e mockExprTraversal) StartRange() hcl.Range {
286
return
e.Range()
Callers
1
StartRange
Method · 0.95
Calls
1
SourceRange
Method · 0.65
Tested by
no test coverage detected