Skip to content

handle JSDoc visibility modifier #671

@ajafff

Description

@ajafff

Needs to support @protected and @private (microsoft/TypeScript#35731).

Also needs to support @readonly (microsoft/TypeScript#35790).

Probably just replace hasModifier with ts.getCombinedModifierFlags.

Metadata

Metadata

Assignees

Labels

upstream compatibilityChanges needed to support new/upcoming language features or API changes in the TypeScript compiler

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions