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

Method SetFreeVariables

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

Source from the content-addressed store, hash-verified

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.
40 // Since every AST node has opening fodder, it is defined here.

Callers 2

analyzeVisitFunction · 0.65
cloneNodeBaseFunction · 0.65

Implementers 1

NodeBaseast/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected