Search
Preparing search index...
The search index is not available
chevrotain
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
RepetitionWithSeparator
Class RepetitionWithSeparator
Hierarchy
AbstractProduction
RepetitionWithSeparator
Implements
IProduction
IProductionWithOccurrence
IOptionallyNamedProduction
Index
Constructors
constructor
Properties
definition
idx
name
separator
Methods
accept
Constructors
constructor
new
Repetition
With
Separator
(
options
:
object
)
:
RepetitionWithSeparator
Parameters
options:
object
definition
:
IProduction
[]
Optional
idx
?:
number
Optional
name
?:
string
separator
:
TokenType
Returns
RepetitionWithSeparator
Properties
definition
definition
:
IProduction
[]
idx
idx
:
number
name
name
:
string
separator
separator
:
TokenType
Methods
accept
accept
(
visitor
:
IGASTVisitor
)
:
void
Parameters
visitor:
IGASTVisitor
Returns
void
Globals
Repetition
With
Separator
constructor
definition
idx
name
separator
accept
Generated using
TypeDoc