Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ IsBlock
Function
IsBlock
eval/compiler/flat_expr_builder.cc:412–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
bool IsBlock(const cel::CallExpr* call) { return call->function() == kBlock; }
413
414
// Visitor for Comprehension expressions.
415
class ComprehensionVisitor {
Callers
1
PreVisitCall
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected