Skip to content

Make it possible to bind ParsingResults to classes #8

Description

@lecode-official

The ParsingResults class should have a method Bind which takes a type parameter. The method should match all constructor arguments and all public properties to the parsed arguments. This makes it easier to consume the parsing results. There should also be a Parse method on the Parser class, which directly binds the parsing results to an object.

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: Idea or RequestThe issue or pull request concerns an idea or the request for adding a new feature.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions