MCPcopy 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

PostVisitExprMethod · 0.80
RecursionEligibleMethod · 0.80
SetRecursiveStepMethod · 0.80
GetCurrentIndexMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64