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

Method message_factory

eval/eval/evaluator_core.h:234–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232 }
233
234 google::protobuf::MessageFactory* absl_nonnull message_factory() const {
235 return message_factory_;
236 }
237
238 google::protobuf::Arena* absl_nonnull arena() const { return arena_; }
239

Callers 12

ExecutionFrameMethod · 0.45
EvaluateMethod · 0.45
EvaluateInMapFunction · 0.45
EvaluateInFunction · 0.45
EvaluateMethod · 0.45
PerformTestOnlySelectMethod · 0.45
PerformSelectMethod · 0.45
PerformOptionalSelectMethod · 0.45
LookupInMapFunction · 0.45
LookupInListFunction · 0.45
InvokeFunction · 0.45
ApplySelectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected