Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T = unknown

Hierarchy

Index

Constructors

Properties

assembler: default<unknown>

Instance of a token assembler

isChecked: boolean = false

True if the streamed structure is already checked

key: null | string = null

Last key of the current streamed object property

level: number = 1

Actual depth of the streamed structure

Methods

  • checkToken(chunk: Token): boolean