TypeScript/tests/cases/conformance/classes/classDeclarations
..
classAbstractKeyword
classBody
classHeritageSpecification
classAndInterfaceMerge.d.ts
classAndInterfaceMergeConflictingMembers.ts
classAndInterfaceWithSameName.ts
classAndVariableWithSameName.ts
classExtendingBuiltinType.ts
classExtendingClassLikeType.ts
classExtendingNonConstructor.ts
classExtendingNull.ts
classImplementsMergedClassInterface.ts
classInsideBlock.ts
classWithPredefinedTypesAsNames.ts
classWithPredefinedTypesAsNames2.ts
classWithSemicolonClassElement1.ts
classWithSemicolonClassElement2.ts
declaredClassMergedwithSelf.ts
mergeClassInterfaceAndModule.ts
mergedClassInterface.ts
mergedInheritedClassInterface.ts
modifierOnClassDeclarationMemberInFunction.ts