MCPcopy Create free account
hub / github.com/YACReader/yacreader / get

Method get

YACReaderLibrary/db/query_lexer.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40char QueryLexer::get()
41{
42 return input[index++];
43}
44
45Token QueryLexer::single(Token::Type type)
46{

Callers 13

runMethod · 0.45
FolderContentViewMethod · 0.45
createConnectionsMethod · 0.45
getAllVolumeComicsMethod · 0.45
searchMethod · 0.45
searchExactVolumeMethod · 0.45
getSeriesDetailMethod · 0.45
getSeriesCoverMethod · 0.45
getVolumeComicsInfoMethod · 0.45
getComicDetailMethod · 0.45
getComicDetailAsyncMethod · 0.45
getStoryArcDetailMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected