Class ParjserBase<TValue>Abstract

The internal base Parjs parser class, which supports only basic parsing operations. Should not be used in user code.

Type Parameters

  • TValue

Implements

Constructors

Properties

Methods

action

informational

Constructors

Properties

debugFunction?: ParjserDebugFunction
expecting: string

Methods

action

informational

type: string

Exposes the display name of the parser. Userful when debugging.