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

Method GetMissingAttributes

eval/internal/adapter_activation_impl.cc:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76absl::Span<const AttributePattern> AdapterActivationImpl::GetMissingAttributes()
77 const {
78 return legacy_activation_.missing_attribute_patterns();
79}
80
81const runtime_internal::AttributeMatcher* absl_nullable
82AdapterActivationImpl::GetAttributeMatcher() const {

Callers 1

ExecutionFrameBaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected