Home
last modified time | relevance | path

Searched defs:tokenLength (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dclassifier.cpp154 size_t tokenLength = currentToken.End().index - currentToken.Start().index; in GetSyntacticClassifications() local
206 size_t tokenLength = currentToken.End().index - currentToken.Start().index; in GetSemanticClassifications() local