MCPcopy Create free account
hub / github.com/catboost/catboost / PrintEnums

Method PrintEnums

tools/enum_parser/parse_enum/parse_enum.cpp:370–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368 }
369
370 void PrintEnums() {
371 for (const auto& en : Enums)
372 PrintEnum(en);
373 }
374
375public:
376 TScope Scope;

Callers 1

ParseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected