MCPcopy Create free account
hub / github.com/KDE/kdevelop / tokenBegin

Method tokenBegin

plugins/qmakemanager/parser/qmakelexer.cpp:302–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300}
301
302qint64 Lexer::tokenBegin() const
303{
304 return m_tokenBegin;
305}
306
307qint64 Lexer::tokenEnd() const
308{

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