MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / exists

Method exists

eval/compiler/flat_expr_builder.cc:185–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 }
184
185 bool exists() { return jump_step_ != nullptr; }
186
187 private:
188 ProgramStepIndex self_index_;

Callers 3

PostVisitArgMethod · 0.80
PostVisitMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64