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

Method AdornMapEntry

parser/parser_test.cc:1396–1398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1394 }
1395
1396 std::string AdornMapEntry(const cel::MapExprEntry& e) const override {
1397 return LocationToString(e.id());
1398 }
1399
1400 private:
1401 std::string LocationToString(int64_t id) const {

Callers

nothing calls this directly

Calls 1

idMethod · 0.45

Tested by

no test coverage detected