Search
Preparing search index...
The search index is not available
chevrotain
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Terminal
Class Terminal
The Grammar AST class representing a
Parser.CONSUME
call.
Hierarchy
Terminal
Implements
IProductionWithOccurrence
Index
Constructors
constructor
Properties
idx
terminal
Type
Methods
accept
Constructors
constructor
new
Terminal
(
options
:
object
)
:
Terminal
Parameters
options:
object
Optional
idx
?:
number
terminal
Type
:
TokenType
Returns
Terminal
Properties
idx
idx
:
number
terminal
Type
terminal
Type
:
TokenType
Methods
accept
accept
(
visitor
:
IGASTVisitor
)
:
void
Parameters
visitor:
IGASTVisitor
Returns
void
Globals
Terminal
constructor
idx
terminal
Type
accept
Generated using
TypeDoc
The Grammar AST class representing a Parser.CONSUME call.