Skip to content

Implement start / stop events for Objects and Arrays #3

Description

@hubertlepicki

Similar to Strings, when Jes encounters start of object, i.e. {, it should emit action: start event. When it encounters end of object, i.e. }, it should emit action: stop.

This is so the client code can know when parsing of given item is completed, and object doesn't have any more attributes or array doesn't have any more entries.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions