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

Method GetUnknownAttributes

runtime/activation.h:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 absl::string_view name) const override;
77
78 absl::Span<const cel::AttributePattern> GetUnknownAttributes()
79 const override {
80 return unknown_patterns_;
81 }
82
83 absl::Span<const cel::AttributePattern> GetMissingAttributes()
84 const override {

Callers 1

TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36