Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration JsonEventType

The possibles types of JsonEvent emitted by the JsonParser.

Index

Enumeration members

END_ARRAY

END_ARRAY:

END_OBJECT

END_OBJECT:

START_ARRAY

START_ARRAY:

START_OBJECT

START_OBJECT:

VALUE

VALUE:

Generated using TypeDoc