Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/hcl
/ UnwrapExpression
Method
UnwrapExpression
expr_unwrap.go:7–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
6
type
unwrapExpression
interface
{
7
UnwrapExpression() Expression
8
}
9
10
// UnwrapExpression removes any "wrapper" expressions from the given expression,
Callers
2
UnwrapExpression
Function · 0.65
UnwrapExpressionUntil
Function · 0.65
Implementers
3
asTraversalWrappedDelegated
traversal_for_expr_test.go
ObjectConsKeyExpr
hclsyntax/expression.go
exprWrap
ext/dynblock/expr_wrap.go
Calls
no outgoing calls
Tested by
no test coverage detected