Home
last modified time | relevance | path

Searched refs:IsPunctuartorSpecialCharacter (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparserExpressions.cpp388 bool IsPunctuartorSpecialCharacter(lexer::TokenType tokenType) in IsPunctuartorSpecialCharacter() function
445 if (lexer::Token::IsPunctuatorToken(tokenType) && !IsPunctuartorSpecialCharacter(tokenType)) { in IsArrowFunctionExpressionStart()

Completed in 2 milliseconds