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

Method GetToken

library/cpp/yson/lexer.cpp:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 size_t TStatelessLexer::GetToken(const TStringBuf& data, TToken* token) {
38 return Impl->GetToken(data, token);
39 }
40
41 ////////////////////////////////////////////////////////////////////////////////
42

Callers 2

GetTokenMethod · 0.45
ParseNextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected