Skip to content

[feature] Refactor lexer and parser API #173

@ianlewis

Description

@ianlewis

I want to refactor the CustomLexer and Parser APIs so that the methods indended to be used by the lexer functions and parser functions aren't on the lexer and parser objects themselves.

Probably I'll move them to some kind of context type.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions