Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
TEST
Function · 0.45
AddIssue
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36