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

Method GetType

library/cpp/yt/yson_string/string.cpp:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56EYsonType TYsonStringBuf::GetType() const
57{
58 YT_VERIFY(*this);
59 return Type_;
60}
61
62////////////////////////////////////////////////////////////////////////////////
63

Callers 9

OnRawMethod · 0.45
ParseInt64FromYsonStringFunction · 0.45
EqualsFunction · 0.45
TYsonStringBufMethod · 0.45
TYsonStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected