TypeScript/tests/cases/conformance/types/members
..
augmentedTypeAssignmentCompatIndexSignature.ts
augmentedTypeBracketAccessIndexSignature.ts
classWithPrivateProperty.ts
classWithProtectedProperty.ts
classWithPublicProperty.ts
duplicateNumericIndexers.ts
duplicatePropertyNames.ts
duplicateStringIndexers.ts
objectTypeHidingMembersOfExtendedObject.ts
objectTypeHidingMembersOfObject.ts
objectTypeHidingMembersOfObjectAssignmentCompat.ts
objectTypeHidingMembersOfObjectAssignmentCompat2.ts
objectTypePropertyAccess.ts
objectTypeWithCallSignatureAppearsToBeFunctionType.ts
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts
objectTypeWithCallSignatureHidingMembersOfFunction.ts
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.ts
objectTypeWithConstructSignatureAppearsToBeFunctionType.ts
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts
objectTypeWithConstructSignatureHidingMembersOfFunction.ts
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.ts
objectTypeWithDuplicateNumericProperty.ts
objectTypeWithNumericProperty.ts
objectTypeWithStringIndexerHidingObjectIndexer.ts
objectTypeWithStringNamedNumericProperty.ts
objectTypeWithStringNamedPropertyOfIllegalCharacters.ts
typesWithOptionalProperty.ts
typesWithPrivateConstructor.ts
typesWithProtectedConstructor.ts
typesWithPublicConstructor.ts
typesWithSpecializedCallSignatures.ts
typesWithSpecializedConstructSignatures.ts