Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/hcl
/ StartRange
Method
StartRange
hcltest/mock.go:285–287 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
283
}
284
285
func
(e mockExprTraversal) StartRange() hcl.Range {
286
return
e.Range()
287
}
288
289
// Implementation for hcl.AbsTraversalForExpr and hcl.RelTraversalForExpr.
290
func
(e mockExprTraversal) AsTraversal() hcl.Traversal {
Callers
nothing calls this directly
Calls
1
Range
Method · 0.95
Tested by
no test coverage detected