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

Struct intResolver

variable.go:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43type intResolver struct {
44 locationToken *Token
45 val int
46}
47
48type floatResolver struct {
49 locationToken *Token

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected