Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrMethodOpts<T>

Type parameters

  • T

Hierarchy

  • OrMethodOpts

Index

Properties

Properties

DEF

DEF: IAnyOrAlt<T>[]

The set of alternatives, See detailed description in @link {Parser.OR1}

Optional ERR_MSG

ERR_MSG: string

A description for the alternatives used in error messages If none is provided, the error message will include the names of the expected Tokens sequences which may start each alternative.

Optional NAME

NAME: string

Generated using TypeDoc