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

Struct kindAndIDAdorner

parser/parser_test.go:2114–2116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2112}
2113
2114type kindAndIDAdorner struct {
2115 sourceInfo *ast.SourceInfo
2116}
2117
2118func (k *kindAndIDAdorner) GetMetadata(elem any) string {
2119 switch e := elem.(type) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected