Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DASTAutofixer.ts1493 const isInterfaceDeclaration = ts.isInterfaceDeclaration(statement) && statement.name; constant
2107 const isInterfaceDeclaration = ts.isInterfaceDeclaration(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