Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
char QueryLexer::get()
41
{
42
return input[index++];
43
}
44
45
Token QueryLexer::single(Token::Type type)
46
{
Callers
13
run
Method · 0.45
FolderContentView
Method · 0.45
createConnections
Method · 0.45
getAllVolumeComics
Method · 0.45
search
Method · 0.45
searchExactVolume
Method · 0.45
getSeriesDetail
Method · 0.45
getSeriesCover
Method · 0.45
getVolumeComicsInfo
Method · 0.45
getComicDetail
Method · 0.45
getComicDetailAsync
Method · 0.45
getStoryArcDetail
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected