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

Method GetMissingAttributes

runtime/activation.h:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 absl::Span<const cel::AttributePattern> GetMissingAttributes()
84 const override {
85 return missing_patterns_;
86 }
87
88 // Bind a value to a named variable.
89 //

Callers 1

TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36