Home
last modified time | relevance | path

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

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