Search
Preparing search index...
The search index is not available
@vertx/core
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
JsonEventType
Enumeration JsonEventType
The possibles types of
JsonEvent
emitted by the
JsonParser
.
Index
Enumeration members
END_
ARRAY
END_
OBJECT
START_
ARRAY
START_
OBJECT
VALUE
Enumeration members
END_
ARRAY
END_
ARRAY
:
END_
OBJECT
END_
OBJECT
:
START_
ARRAY
START_
ARRAY
:
START_
OBJECT
START_
OBJECT
:
VALUE
VALUE
:
Globals
Json
Event
Type
END_
ARRAY
END_
OBJECT
START_
ARRAY
START_
OBJECT
VALUE
Generated using
TypeDoc
The possibles types of JsonEvent emitted by the JsonParser.