Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DSLMethodOptsWithErr<T>

Type parameters

  • T

Hierarchy

Index

Properties

Properties

DEF

The Grammar to process in this method.

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 GATE

GATE: function

Type declaration

    • (): boolean
    • Returns boolean

Optional NAME

NAME: string

in-lined method name

Generated using TypeDoc