@chevrotain/types
Preparing search index...
ILLkLookaheadStrategyConstructor
Interface ILLkLookaheadStrategyConstructor
Experimental
interface
ILLkLookaheadStrategyConstructor
{
new
ILLkLookaheadStrategyConstructor
(
options
?:
{
maxLookahead
?:
number
}
,
)
:
ILookaheadStrategy
&
ILLkLookaheadValidator
;
}
Index
Constructors
constructor
Constructors
constructor
new
ILLkLookaheadStrategyConstructor
(
options
?:
{
maxLookahead
?:
number
}
,
)
:
ILookaheadStrategy
&
ILLkLookaheadValidator
Experimental
Parameters
Optional
options
:
{
maxLookahead
?:
number
}
Returns
ILookaheadStrategy
&
ILLkLookaheadValidator
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@chevrotain/types
Loading...