Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ StringConstant
Class
StringConstant
common/constant.h:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
class Constant;
34
class BytesConstant;
35
class StringConstant;
36
class VariableDecl;
37
38
class BytesConstant final : public std::string {
Callers
4
ASSERT_OK_AND_ASSIGN
Function · 0.85
GetExportTestCases
Function · 0.85
TEST
Function · 0.85
ParseConstantValue
Function · 0.85
Calls
no outgoing calls
Tested by
3
ASSERT_OK_AND_ASSIGN
Function · 0.68
GetExportTestCases
Function · 0.68
TEST
Function · 0.68