Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AtLeastOneSepMethodOpts<T>

Type parameters

  • T

Hierarchy

Index

Properties

The grammar to process in each iteration.

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.

MAX_LOOKAHEAD?: number
see

DSLMethodOpts.MAX_LOOKAHEAD

The separator between each iteration.

Generated using TypeDoc