Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ tokenEnd
Method
tokenEnd
plugins/qmakemanager/parser/qmakelexer.cpp:307–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
}
306
307
qint64 Lexer::tokenEnd() const
308
{
309
return m_tokenEnd;
310
}
311
312
QChar* Lexer::ignoreWhitespaceAndComment(QChar* it)
313
{
Callers
6
runSession
Method · 0.80
printToken
Method · 0.80
varAssignment
Method · 0.80
functions
Method · 0.80
operators
Method · 0.80
scope
Method · 0.80
Calls
no outgoing calls
Tested by
4
varAssignment
Method · 0.64
functions
Method · 0.64
operators
Method · 0.64
scope
Method · 0.64