Skip to content

Consider splitting errors into tokenizer and generator errors #20

@josecelano

Description

@josecelano

After splitting the parser into Tokenizer and Generator,, I think it also makes sense to split the errors in error module.

We can create two new error modules inside generators and tokenizer modules, and use an enum the main error module.

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