MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / issues

Method issues

runtime/internal/issue_collector.h:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 absl::Span<const RuntimeIssue> issues() const { return issues_; }
55 std::vector<RuntimeIssue> ExtractIssues() { return std::move(issues_); }
56
57 private:

Callers 3

ExtractIssuesStatusFunction · 0.80
TESTFunction · 0.80
ABSL_FLAGFunction · 0.80

Calls

no outgoing calls

Tested by 2

ExtractIssuesStatusFunction · 0.64
TESTFunction · 0.64