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

Method severity

runtime/runtime_issue.h:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 RuntimeIssue& operator=(RuntimeIssue&& other) = default;
67
68 Severity severity() const { return severity_; }
69
70 ErrorCode error_code() const { return error_code_; }
71

Callers 5

TESTFunction · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45
TESTFunction · 0.45
AddIssueMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36