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

Method variable_name

base/attribute.h:188–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 std::move(qualifier_path))) {}
187
188 absl::string_view variable_name() const { return impl_->variable_name; }
189
190 bool has_variable_name() const { return !impl_->variable_name.empty(); }
191

Callers 11

TEST_PFunction · 0.80
TEST_PFunction · 0.80
TESTFunction · 0.80
StepMethod · 0.80
TEST_FFunction · 0.80
IsMatchMethod · 0.80
operator==Method · 0.80
operator<Method · 0.80
GetAttributeTrailMethod · 0.80

Calls

no outgoing calls

Tested by 4

TEST_PFunction · 0.64
TEST_PFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64