MCPcopy
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
285func (e mockExprTraversal) StartRange() hcl.Range {
286 return e.Range()
287}
288
289// Implementation for hcl.AbsTraversalForExpr and hcl.RelTraversalForExpr.
290func (e mockExprTraversal) AsTraversal() hcl.Traversal {

Callers

nothing calls this directly

Calls 1

RangeMethod · 0.95

Tested by

no test coverage detected