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

Method ReportErrorAtID

policy/compiler.go:205–205  ·  view source on GitHub ↗

ReportErrorAtID reports an error at the given expression id.

(int64, string, ...any)

Source from the content-addressed store, hash-verified

203 RelSource(ValueString) *RelativeSource
204 // ReportErrorAtID reports an error at the given expression id.
205 ReportErrorAtID(int64, string, ...any)
206}
207
208type matchCompilerImpl struct {

Callers 5

ReportErrorAtIDMethod · 0.65
CompileRuleFunction · 0.65
compileRuleMethod · 0.65
checkUnreachableCodeMethod · 0.65

Implementers 1

matchCompilerImplpolicy/compiler.go

Calls

no outgoing calls

Tested by

no test coverage detected