Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ current
Method
current
eval/compiler/flat_expr_builder_extensions.h:241–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
//
240
// May return null if the builder is not currently planning an expression.
241
Subexpression* absl_nullable current() { return current_; }
242
243
// Enter a subexpression context.
244
//
Callers
7
PostVisitExpr
Method · 0.80
RecursionEligible
Method · 0.80
ExtractRecursiveDependencies
Method · 0.80
AddResolvedFunctionStep
Method · 0.80
SetRecursiveStep
Method · 0.80
GetCurrentIndex
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64