Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ skip
Method
skip
JUCE/modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
void CodeDocument::Iterator::skip() noexcept
200
{
201
nextChar();
202
}
203
204
void CodeDocument::Iterator::skipToEndOfLine() noexcept
205
{
Callers
3
readNextToken
Method · 0.45
readNextToken
Method · 0.45
parseSingleToken
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected