Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dtoken.cpp100 bool Token::IsPunctuatorToken(TokenType type) in IsPunctuatorToken() function in ark::es2panda::lexer::Token
/arkcompiler/ets_frontend/es2panda/lexer/token/
Dtoken.cpp143 bool Token::IsPunctuatorToken(TokenType type) in IsPunctuatorToken() function in panda::es2panda::lexer::Token