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

Method StartRange

json/structure.go:564–566  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

562}
563
564func (e *expression) StartRange() hcl.Range {
565 return e.src.StartRange()
566}
567
568// Implementation for hcl.AbsTraversalForExpr.
569func (e *expression) AsTraversal() hcl.Traversal {

Callers

nothing calls this directly

Calls 1

StartRangeMethod · 0.65

Tested by

no test coverage detected