Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ Length
Method
Length
scintilla/lexlib/LexAccessor.h:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
return pAccess->GetLevel(line);
131
}
132
int Length() const {
133
return lenDoc;
134
}
135
void Flush() {
136
startPos = extremePosition;
137
if (validLen > 0) {
Callers
1
LexAccessor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected