MCPcopy 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

33class Constant;
34class BytesConstant;
35class StringConstant;
36class VariableDecl;
37
38class BytesConstant final : public std::string {

Callers 4

ASSERT_OK_AND_ASSIGNFunction · 0.85
GetExportTestCasesFunction · 0.85
TESTFunction · 0.85
ParseConstantValueFunction · 0.85

Calls

no outgoing calls

Tested by 3

ASSERT_OK_AND_ASSIGNFunction · 0.68
GetExportTestCasesFunction · 0.68
TESTFunction · 0.68