Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lexer/
DETSLexer.h25 explicit ETSLexer(const parser::ParserContext *parserContext) : Lexer(parserContext, false) in ETSLexer() function
/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dtoken.h46 friend class ETSLexer; in DEFINE_BITOPS() local