Options
All
  • Public
  • Public/Protected
  • All
Menu

The Grammar AST class representing a {@link Parser.CONSUME} call.

Hierarchy

  • Terminal

Implements

Index

Constructors

Properties

Methods

Constructors

  • new Terminal(options: { idx?: number; label?: string; terminalType: TokenType }): Terminal

Properties

idx: number
label?: string
terminalType: TokenType

Methods

Generated using TypeDoc