Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetType
Method
GetType
library/cpp/yson/token.h:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
explicit TToken(bool booleanValue);
62
63
ETokenType GetType() const {
64
return Type_;
65
}
66
67
bool IsEmpty() const;
68
const TStringBuf& GetStringValue() const;
Callers
3
ToString
Function · 0.45
GetCurrentType
Method · 0.45
ReInitialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected