MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / lastBlock

Method lastBlock

3rdparty/unioncode-qtermwidget-0.14.1/lib/BlockArray.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109Block * BlockArray::lastBlock() const
110{
111 return lastblock;
112}
113
114bool BlockArray::has(size_t i) const
115{

Callers 8

addCellsMethod · 0.80
filterContentMethod · 0.80
printOutputMethod · 0.80
synOutputMsgMethod · 0.80
synOutputMsgMethod · 0.80
synPrintOutputMethod · 0.80
reformatBlocksMethod · 0.80
printOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected