TypeScript/tests/cases/conformance/classes/propertyMemberDeclarations/memberAccessorDeclarations
Ron Buckton 98b6db81d9
Allow accessors in ambient class declarations (#32787)
* Allow accessors in ambient class declarations

* Update src/compiler/transformers/declarations.ts

Co-Authored-By: Wesley Wigham <wewigham@microsoft.com>
2019-08-09 16:11:25 -07:00
..
accessorsAreNotContextuallyTyped.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
accessorWithES3.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
accessorWithES5.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
accessorWithMismatchedAccessibilityModifiers.ts Added protected conformance tests 2014-09-23 11:22:38 -07:00
ambientAccessors.ts Allow accessors in ambient class declarations (#32787) 2019-08-09 16:11:25 -07:00
typeOfThisInAccessor.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00