Class IParserAbstract

Parser abstract class

See

Parser

Abstract

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

lexer: ILexer

The lexer to use for parsing.

index: number

The current index of the parser.

Methods

  • Checks if the parser is at the end of the input.

    Returns boolean

Generated using TypeDoc