Skip to content

Generate a "top" method for the parser which invokes the top rule #147

Description

@WhiteBlackGoose

Module: SynKit.Parser

Is your feature request related to a problem? Please describe.
The problem is that the list of rules may be changed from time to time, whereas the caller needs to invoke the top rule regardless of which one it is.

Describe the solution you'd like
Method Parse, which invokes the top rule.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions