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

Method Expander

parser/macro.go:123–123  ·  view source on GitHub ↗

Expander returns the MacroExpander to apply when the macro key matches the parsed call signature.

()

Source from the content-addressed store, hash-verified

121 // Expander returns the MacroExpander to apply when the macro key matches the parsed call
122 // signature.
123 Expander() MacroExpander
124}
125
126// Macro type which declares the function name and arg count expected for the

Callers 1

expandMacroMethod · 0.65

Implementers 1

macroparser/macro.go

Calls

no outgoing calls

Tested by

no test coverage detected