Skip to content

Implement (optional) parser backtracking. #5

@ZerothLaw

Description

@ZerothLaw

Currently the Lexer trait requires a prev_token method, but the general parser implementation doesn't use it in the algorithm.

I'm unsure of any grammars where the TDOP implementation would need to backtrack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions