Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

index

index: number

Token buffer index.

instructionIndex

instructionIndex: number

What index into rewrites List are we?

Protected stream

text

text: string

Methods

execute

  • execute(buf: string): number
  • Execute the rewrite operation by possibly adding to the buffer. Return the index of the next token to operate on.

    Parameters

    • buf: string

    Returns number

toString

  • toString(): string
  • Returns string

Generated using TypeDoc