Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Alt

Matches first match of 2 or more matchers.

Hierarchy

  • Alt

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Alt(a: any, b: any, ...matchers: any[]): Alt
  • Parameters

    • a: any
    • b: any
    • Rest ...matchers: any[]

    Returns Alt

Properties

matchers

matchers: MatchingLogic[]

parseNodeName

parseNodeName: "Alternative" = "Alternative"

Accessors

$id

  • get $id(): string

Methods

matchPrefix

matchPrefixReport

Generated using TypeDoc