Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AtLeastOneSepMethodOpts<T>

Type parameters

  • T

Hierarchy

Index

Properties

DEF

The grammar to process in each iteration.

Optional ERR_MSG

ERR_MSG: string

Short title/classification to what is being matched. Will be used in the error message,. If none is provided, the error message will include the names of the expected Tokens sequences which start the method's inner grammar.

Optional MAX_LOOKAHEAD

MAX_LOOKAHEAD: number
see

DSLMethodOpts.MAX_LOOKAHEAD

SEP

The separator between each iteration.

Generated using TypeDoc