Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ExecutionFrame
Method · 0.45
Evaluate
Method · 0.45
EvaluateInMap
Function · 0.45
EvaluateIn
Function · 0.45
Evaluate
Method · 0.45
PerformTestOnlySelect
Method · 0.45
PerformSelect
Method · 0.45
PerformOptionalSelect
Method · 0.45
LookupInMap
Function · 0.45
LookupInList
Function · 0.45
Invoke
Function · 0.45
ApplySelect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected