Class PushDownAutomaton<T>

Type Parameters

  • T

Hierarchy

  • PushDownAutomaton

Implements

Constructors

Accessors

Methods

Constructors

Accessors

Methods

  • Put a new state on the stack and return a ref to the created instance

    Type Parameters

    • P extends TTypeProto<T>

    Parameters

    • State: P

    Returns T

Generated using TypeDoc