Skip to content

[PHP] make BaseListener / BaseVisitor abstract by default #4737

@dkarlovi

Description

@dkarlovi

The BaseListener / BaseVisitor classes do nothing by default, they should be marked as abstract to signal it's not meant to be used directly (because it makes no sense to do so) but extended.

See #4450, should get extended to BaseVisitor too.

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