Search
Preparing search index...
The search index is not available
@atomist/microgrammar
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/Microgrammar"
External module "lib/Microgrammar"
Index
Classes
Lazy
Matcher
Matching
Machine
Microgrammar
Updatable
Functions
matches
In
to
Input
Stream
Functions
matches
In
matches
In
(
matcher
:
any
, input
:
string
|
InputStream
, parseContext
?:
object
, l
?:
Listeners
)
:
Iterable
<
SuccessfulMatchReport
>
Generator for matching the given input.
Parameters
matcher:
any
input:
string
|
InputStream
Default value
parseContext:
object
= {}
Optional
l:
Listeners
Returns
Iterable
<
SuccessfulMatchReport
>
to
Input
Stream
to
Input
Stream
(
input
:
string
|
InputStream
)
:
InputStream
Parameters
input:
string
|
InputStream
Returns
InputStream
Globals
"lib/
Microgrammar"
Lazy
Matcher
Matching
Machine
Microgrammar
Updatable
matches
In
to
Input
Stream
Generated using
TypeDoc
Generator for matching the given input.