Search
Preparing search index...
The search index is not available
tridactyl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"nearley_utils"
Parser
Class Parser
Friendlier interface around nearley parsers
Hierarchy
Parser
Index
Constructors
constructor
Properties
initial_
state
parser
Methods
feed
Until
Error
reset
Constructors
constructor
new
Parser
(
grammar
:
any
)
:
Parser
Parameters
grammar:
any
Returns
Parser
Properties
Private
initial_
state
initial_
state
:
any
Private
parser
parser
:
any
Methods
feed
Until
Error
feed
Until
Error
(
input
:
any
)
:
any
[]
Parameters
input:
any
Returns
any
[]
Private
reset
reset
(
)
:
void
Returns
void
Globals
"nearley_
utils"
Parser
constructor
initial_
state
parser
feed
Until
Error
reset
Generated using
TypeDoc
Friendlier interface around nearley parsers