Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DASTAutofixer.ts1494 const isClassDeclaration = ts.isClassDeclaration(statement) && statement.name; constant
2108 const isClassDeclaration = ts.isClassDeclaration(statement) && statement.name; constant
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument