Skip to content

Optional alternatives generate a parser which calls non-existent "pass" method #6

Description

@cnjmike

a parser pattern like:
fred
: ( digits+ | WITH CURRENT ( DATE | TIMESTAMP ) )?

introduces a set of if/else blocks with "pass" method called, which doesn't exist. Haven't dug into code to figure out what this was intended to do - just deleting it (assuming it was a "continue" equiv) appears not to be the right fix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions