Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ has_operand
Method
has_operand
common/expr.h:178–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
void Clear();
177
178
ABSL_MUST_USE_RESULT bool has_operand() const { return operand_ != nullptr; }
179
180
// The target of the selection expression.
181
//
Callers
10
PushSelectDeps
Function · 0.80
PushSelectDeps
Function · 0.80
PreVisitSelect
Method · 0.80
PushSelectDeps
Function · 0.80
TEST
Function · 0.80
PushSelectDeps
Function · 0.80
CopyNode
Function · 0.80
Expand
Function · 0.80
SelectExprToProto
Method · 0.80
SelectExprFromProto
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64