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

Method set_matcher

eval/eval/attribute_utility.h:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 }
162
163 void set_matcher(
164 const cel::runtime_internal::AttributeMatcher* absl_nonnull matcher) {
165 matcher_ = matcher;
166 }
167
168 private:
169 // Workaround friend visibility.

Callers 2

ExecutionFrameBaseMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64