Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/hcl
/ AttributeAtPos
Method
AttributeAtPos
structure_at_pos.go:112–112 ·
view source on GitHub ↗
(pos Pos)
Source
from the content-addressed store, hash-verified
110
// to support OutermostExprAtPos.
111
type
Interface
interface
{
112
AttributeAtPos(pos Pos) *Attribute
113
}
114
115
impl, ok := f.Body.(Interface)
Callers
2
AttributeAtPos
Method · 0.65
TestAttributeAtPos
Function · 0.65
Implementers
2
File
structure.go
Body
hclsyntax/structure.go
Calls
no outgoing calls
Tested by
1
TestAttributeAtPos
Function · 0.52