Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ expr
Method
expr
common/ast_rewrite.cc:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
Expr* expr() const { return absl::get<ExprRecord>(record_variant).expr; }
98
99
bool IsExprRecord() const {
100
return absl::holds_alternative<ExprRecord>(record_variant);
Callers
15
GetExtractedFields
Function · 0.45
Unparse
Function · 0.45
TEST
Function · 0.45
navigable_ast_test.cc
File · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
InferredBoolType
Method · 0.45
branch_coverage.cc
File · 0.45
IsComprehensionDefinedField
Function · 0.45
ExtractFieldPaths
Function · 0.45
TEST
Function · 0.45
PostVisitList
Method · 0.45
Copy
Method · 0.45
Calls
no outgoing calls
Tested by
11
GetExtractedFields
Function · 0.36
TEST
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
TEST
Function · 0.36
TEST_P
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36