Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsImportEqualsDeclaration.h36 explicit TSImportEqualsDeclaration(Identifier *id, Expression *moduleReference, bool isExport) in TSImportEqualsDeclaration() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h108 class TSImportEqualsDeclaration; variable