TypeScript/tests/cases/conformance/es6/classDeclaration
..
classWithSemicolonClassElementES61.ts
classWithSemicolonClassElementES62.ts
emitClassDeclarationOverloadInES6.ts
emitClassDeclarationWithConstructorInES6.ts
emitClassDeclarationWithExtensionAndTypeArgumentInES6.ts
emitClassDeclarationWithExtensionInES6.ts
emitClassDeclarationWithGetterSetterInES6.ts
emitClassDeclarationWithLiteralPropertyNameInES6.ts
emitClassDeclarationWithMethodInES6.ts
emitClassDeclarationWithPropertyAccessInHeritageClause1.ts
emitClassDeclarationWithPropertyAssignmentInES6.ts
emitClassDeclarationWithStaticPropertyAssignmentInES6.ts
emitClassDeclarationWithSuperMethodCall01.ts
emitClassDeclarationWithThisKeywordInES6.ts
emitClassDeclarationWithTypeArgumentAndOverloadInES6.ts
emitClassDeclarationWithTypeArgumentInES6.ts
exportDefaultClassWithStaticPropertyAssignmentsInES6.ts
parseClassDeclarationInStrictModeByDefaultInES6.ts
superCallBeforeThisAccessing1.ts
superCallBeforeThisAccessing2.ts
superCallBeforeThisAccessing3.ts
superCallBeforeThisAccessing4.ts
superCallBeforeThisAccessing5.ts
superCallBeforeThisAccessing6.ts
superCallBeforeThisAccessing7.ts
superCallBeforeThisAccessing8.ts
superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.ts