Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/hcl
/ Variables
Method
Variables
hclsyntax/expression.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
27
Value(ctx *hcl.EvalContext) (cty.Value, hcl.Diagnostics)
28
Variables() []hcl.Traversal
29
StartRange() hcl.Range
30
}
31
Callers
10
WriteDiagnostic
Method · 0.65
parseExpression
Function · 0.65
Variables
Method · 0.65
Visit
Method · 0.65
TestExpressionVariables
Function · 0.65
Variables
Method · 0.65
Variables
Method · 0.65
variablesNeeded
Method · 0.65
variablesNeeded
Method · 0.65
variablesNeeded
Method · 0.65
Implementers
15
staticExpr
static_expr.go
fixedExpression
gohcl/decode_test.go
LiteralValueExpr
hclsyntax/expression.go
ScopeTraversalExpr
hclsyntax/expression.go
RelativeTraversalExpr
hclsyntax/expression.go
FunctionCallExpr
hclsyntax/expression.go
ConditionalExpr
hclsyntax/expression.go
IndexExpr
hclsyntax/expression.go
TupleConsExpr
hclsyntax/expression.go
ObjectConsExpr
hclsyntax/expression.go
ObjectConsKeyExpr
hclsyntax/expression.go
ForExpr
hclsyntax/expression.go
Calls
no outgoing calls
Tested by
1
TestExpressionVariables
Function · 0.52