MCPcopy
hub / github.com/google/go-jsonnet / FreeVariables

Method FreeVariables

ast/ast.go:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 Context() Context
35 Loc() *LocationRange
36 FreeVariables() Identifiers
37 SetFreeVariables(Identifiers)
38 SetContext(Context)
39 // OpenFodder returns the fodder before the first token of an AST node.

Callers 6

getCurrentEnvMethod · 0.65
rawevaluateMethod · 0.65
TestSimpleNullFunction · 0.65
TestSimpleLocalFunction · 0.65
visitNextFunction · 0.65
cloneNodeBaseFunction · 0.65

Implementers 1

NodeBaseast/ast.go

Calls

no outgoing calls

Tested by 2

TestSimpleNullFunction · 0.52
TestSimpleLocalFunction · 0.52