MCPcopy 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
307qint64 Lexer::tokenEnd() const
308{
309 return m_tokenEnd;
310}
311
312QChar* Lexer::ignoreWhitespaceAndComment(QChar* it)
313{

Callers 6

runSessionMethod · 0.80
printTokenMethod · 0.80
varAssignmentMethod · 0.80
functionsMethod · 0.80
operatorsMethod · 0.80
scopeMethod · 0.80

Calls

no outgoing calls

Tested by 4

varAssignmentMethod · 0.64
functionsMethod · 0.64
operatorsMethod · 0.64
scopeMethod · 0.64