Searched defs:IsPunctuatorToken (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/lexer/token/ | ||
| D | token.cpp | 100 bool Token::IsPunctuatorToken(TokenType type) in IsPunctuatorToken() function in ark::es2panda::lexer::Token |
| /arkcompiler/ets_frontend/es2panda/lexer/token/ | ||
| D | token.cpp | 143 bool Token::IsPunctuatorToken(TokenType type) in IsPunctuatorToken() function in panda::es2panda::lexer::Token |