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

Method StartRange

hclsyntax/expression.go:1345–1347  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1343}
1344
1345func (e *ObjectConsKeyExpr) StartRange() hcl.Range {
1346 return e.Wrapped.StartRange()
1347}
1348
1349// Implementation for hcl.AbsTraversalForExpr.
1350func (e *ObjectConsKeyExpr) AsTraversal() hcl.Traversal {

Callers

nothing calls this directly

Calls 1

StartRangeMethod · 0.65

Tested by

no test coverage detected