Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ optional
Method
optional
common/expr.h:611–611 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
609
ABSL_MUST_USE_RESULT Expr release_value();
610
611
ABSL_MUST_USE_RESULT bool optional() const { return optional_; }
612
613
void set_optional(bool optional) { optional_ = optional; }
614
Callers
15
CheckFieldAssignments
Method · 0.45
PostVisitMap
Method · 0.45
PostVisitList
Method · 0.45
Copy
Method · 0.45
BuildMacroCallArg
Method · 0.45
MakeOptionalIndicesSet
Function · 0.45
PreVisitCall
Method · 0.45
MakeOptionalIndicesSet
Function · 0.45
AppendList
Method · 0.45
AppendStruct
Method · 0.45
AppendMap
Method · 0.45
HomogeneousLiteralValidator
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36