| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsInterfaceDeclaration.cpp | 31 void TSInterfaceDeclaration::Iterate(const NodeTraverser &cb) const in Iterate() 46 void TSInterfaceDeclaration::Dump(ir::AstDumper *dumper) const in Dump() 55 void TSInterfaceDeclaration::Compile([[maybe_unused]] compiler::PandaGen *pg) const {} in Compile() 96 checker::Type *TSInterfaceDeclaration::Check(checker::Checker *checker) const in Check() 129 void TSInterfaceDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *bin… in UpdateSelf()
|
| D | tsInterfaceDeclaration.h | 42 class TSInterfaceDeclaration : public Statement { 44 …explicit TSInterfaceDeclaration(binder::LocalScope *scope, Identifier *id, TSTypeParameterDeclarat… in TSInterfaceDeclaration() function
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | interfaceInheritance1-expected.txt | 5 "type": "TSInterfaceDeclaration", 88 "type": "TSInterfaceDeclaration", 171 "type": "TSInterfaceDeclaration",
|
| D | interfaceInheritance4-expected.txt | 5 "type": "TSInterfaceDeclaration", 134 "type": "TSInterfaceDeclaration", 276 "type": "TSInterfaceDeclaration",
|
| D | interfaceInheritance2-expected.txt | 5 "type": "TSInterfaceDeclaration", 91 "type": "TSInterfaceDeclaration",
|
| D | interfaceInheritance3-expected.txt | 5 "type": "TSInterfaceDeclaration", 102 "type": "TSInterfaceDeclaration",
|
| D | varRedeclaration14-expected.txt | 5 "type": "TSInterfaceDeclaration", 91 "type": "TSInterfaceDeclaration", 218 "type": "TSInterfaceDeclaration",
|
| D | varRedeclaration13-expected.txt | 5 "type": "TSInterfaceDeclaration", 91 "type": "TSInterfaceDeclaration", 216 "type": "TSInterfaceDeclaration", 422 "type": "TSInterfaceDeclaration",
|
| D | interfaceAssignment3-expected.txt | 5 "type": "TSInterfaceDeclaration", 91 "type": "TSInterfaceDeclaration", 218 "type": "TSInterfaceDeclaration", 345 "type": "TSInterfaceDeclaration",
|
| D | interfaceAssignment1-expected.txt | 5 "type": "TSInterfaceDeclaration", 221 "type": "TSInterfaceDeclaration",
|
| D | objectLiteralAssignability16-expected.txt | 5 "type": "TSInterfaceDeclaration", 91 "type": "TSInterfaceDeclaration", 220 "type": "TSInterfaceDeclaration", 392 "type": "TSInterfaceDeclaration",
|
| D | interfaceAssignment8-expected.txt | 5 "type": "TSInterfaceDeclaration", 102 "type": "TSInterfaceDeclaration",
|
| D | interfaceAssignment5-expected.txt | 5 "type": "TSInterfaceDeclaration", 91 "type": "TSInterfaceDeclaration", 298 "type": "TSInterfaceDeclaration",
|
| D | interfaceAssignment-expected.txt | 5 "type": "TSInterfaceDeclaration", 397 "type": "TSInterfaceDeclaration", 1000 "type": "TSInterfaceDeclaration", 1125 "type": "TSInterfaceDeclaration", 1414 "type": "TSInterfaceDeclaration", 1804 "type": "TSInterfaceDeclaration", 1984 "type": "TSInterfaceDeclaration", 2070 "type": "TSInterfaceDeclaration", 2156 "type": "TSInterfaceDeclaration", 2283 "type": "TSInterfaceDeclaration", [all …]
|
| D | memberExpTest_3-expected.txt | 5 "type": "TSInterfaceDeclaration", 222 "type": "TSInterfaceDeclaration", 335 "type": "TSInterfaceDeclaration",
|
| D | interfaceAssignment2-expected.txt | 5 "type": "TSInterfaceDeclaration", 134 "type": "TSInterfaceDeclaration",
|
| D | objectLiteralAssignability15-expected.txt | 5 "type": "TSInterfaceDeclaration", 162 "type": "TSInterfaceDeclaration",
|
| D | memberExpTest_5-expected.txt | 5 "type": "TSInterfaceDeclaration", 177 "type": "TSInterfaceDeclaration",
|
| D | memberExpTest_4-expected.txt | 5 "type": "TSInterfaceDeclaration", 177 "type": "TSInterfaceDeclaration",
|
| D | varRedeclaration12-expected.txt | 5 "type": "TSInterfaceDeclaration", 212 "type": "TSInterfaceDeclaration",
|
| D | interfacePropertyWithIncompatibleIndexInfo-expected.txt | 5 "type": "TSInterfaceDeclaration",
|
| D | interfaceWithNonCompatibleIndexInfos-expected.txt | 5 "type": "TSInterfaceDeclaration",
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-export-interface-expected.txt | 5 "type": "TSInterfaceDeclaration",
|
| D | test-interface5-expected.txt | 5 "type": "TSInterfaceDeclaration",
|
| D | test-interface4-expected.txt | 5 "type": "TSInterfaceDeclaration",
|