TypeScript/tests/cases/conformance/types/thisType
2020-02-21 09:33:21 -08:00
..
contextualThisType.ts
contextualThisTypeInJavascript.ts
declarationFiles.ts
fluentClasses.ts
fluentInterfaces.ts
inferThisType.ts Infer this parameters (#26800) 2018-08-31 07:45:34 -07:00
looseThisTypeInFunctions.ts
thisTypeAccessibility.ts Fix access of protected members on generic this-type (#36928) 2020-02-21 09:33:21 -08:00
thisTypeAndConstraints.ts
thisTypeErrors.ts
thisTypeErrors2.ts
thisTypeInAccessors.ts
thisTypeInAccessorsNegative.ts
thisTypeInBasePropertyAndDerivedContainerOfBase01.ts
thisTypeInClasses.ts
thisTypeInFunctions.ts
thisTypeInFunctions2.ts
thisTypeInFunctions3.ts
thisTypeInFunctionsNegative.ts Report a semantic error for an arrow function with a "this" parameter. 2018-07-23 10:42:56 -04:00
thisTypeInInterfaces.ts
thisTypeInObjectLiterals.ts
thisTypeInObjectLiterals2.ts
thisTypeInTuples.ts
thisTypeInTypePredicate.ts
thisTypeOptionalCall.ts Fix for incorrect 'this' type for optional call (#33799) 2019-10-04 13:39:42 -07:00
thisTypeSyntacticContext.ts
typeRelationships.ts
unionThisTypeInFunctions.ts Intersect 'this' types in union signatures (#32538) 2019-07-26 14:56:03 -07:00