MCPcopy
hub / github.com/flosch/pongo2 / variableResolver

Struct variableResolver

variable.go:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58type variableResolver struct {
59 locationToken *Token
60
61 parts []*variablePart
62}
63
64type nodeFilteredVariable struct {
65 locationToken *Token

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected