Skip to content

Support abstract classes with decorators #105

@mjambon

Description

@mjambon

The following isn't supported by the current grammar:

@foo
abstract class Bar {}

but the following parses ok:

@foo
class Bar {}

Documentation on class decorators

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions