Skip to content

Move parser mode methods into new object #29

@greboid

Description

@greboid

At the moment each parser has to have a whole load of methods relating to modes. Instead, a Parser should return some object which can itself supply the information about modes. This will tidy up parser implementation somewhat, and make the API cleaner.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions