Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h518 friend class ArrowFunctionContext; local
662 explicit ArrowFunctionContext(ParserImpl *parser, bool isAsync) in ArrowFunctionContext() function