Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DInteropTypescriptLinter.ts464 const exportClause = exportDecl.exportClause; constant
/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DScopeAnalyzer.spec.ts434 const exportClause = (exportDeclaration as any).exportClause; constant