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

Struct locationAdorner

parser/parser_test.go:2166–2168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2164}
2165
2166type locationAdorner struct {
2167 sourceInfo *ast.SourceInfo
2168}
2169
2170var _ metadata = &locationAdorner{}
2171

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected