Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dtoken.cpp141 const char *TokenToString(TokenType type) // NOLINT(readability-function-size) in TokenToString() function
/arkcompiler/ets_frontend/es2panda/lexer/token/
Dtoken.cpp149 const char *TokenToString(TokenType type) in TokenToString() function