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

Struct semanticAdorner

checker/printer.go:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22)
23
24type semanticAdorner struct {
25 checked *ast.AST
26}
27
28var _ debug.Adorner = &semanticAdorner{}
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected