MCPcopy Create free account
hub / github.com/cel-expr/cel-go / GetLocation

Method GetLocation

parser/parser_test.go:2111–2111  ·  view source on GitHub ↗
(exprID int64)

Source from the content-addressed store, hash-verified

2109
2110type metadata interface {
2111 GetLocation(exprID int64) (common.Location, bool)
2112}
2113
2114type kindAndIDAdorner struct {

Callers 2

NewInfoSourceFunction · 0.65
ProtoToSourceInfoFunction · 0.65

Implementers 1

locationAdornerparser/parser_test.go

Calls

no outgoing calls

Tested by

no test coverage detected