Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOrAlt<T>

Type parameters

  • T

Hierarchy

Index

Properties

Methods

Properties

IGNORE_AMBIGUITIES?: boolean

A Flag indicating that any ambiguities involving this specific alternative Should be ignored.

This flag will be implicitly enabled if a GATE is used as the assumption is that the GATE is used to resolve an ambiguity.

Methods

  • ALT(): T
  • GATE(): boolean

Generated using TypeDoc