MCPcopy Create free account
hub / github.com/expr-lang/expr / GetSpan

Function GetSpan

vm/utils.go:57–59  ·  view source on GitHub ↗
(program *Program)

Source from the content-addressed store, hash-verified

55}
56
57func GetSpan(program *Program) *Span {
58 return program.span
59}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…