Search
Preparing search index...
The search index is not available
@atomist/microgrammar
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/MatchPrefixResult"
MatchFailureReport
Class MatchFailureReport
Hierarchy
MatchFailureReport
Implements
MatchPrefixResult
Index
Constructors
constructor
Properties
$matched
$matcher
Id
$offset
cause
children
Accessors
description
Methods
from
Constructors
constructor
new
Match
Failure
Report
(
$matcherId
:
string
, $offset
:
number
, $matched
:
string
, cause
?:
string
, children
?:
MatchFailureReport
[]
)
:
MatchFailureReport
Parameters
$matcherId:
string
$offset:
number
$matched:
string
Optional
cause:
string
Optional
children:
MatchFailureReport
[]
Returns
MatchFailureReport
Properties
$matched
$matched
:
string
$matcher
Id
$matcher
Id
:
string
$offset
$offset
:
number
Optional
cause
cause
:
string
Optional
children
children
:
MatchFailureReport
[]
Accessors
description
get
description
(
)
:
string
Returns
string
Methods
Static
from
from
(
params
:
object
)
:
MatchFailureReport
Parameters
params:
object
Optional
$matched
?:
string
$matcher
Id
:
string
$offset
:
number
Optional
cause
?:
string
Optional
children
?:
MatchPrefixResult
[]
Returns
MatchFailureReport
Globals
"lib/
Match
Prefix
Result"
Match
Failure
Report
constructor
$matched
$matcher
Id
$offset
cause
children
description
from
Match
Prefix
Result
is
Successful
Match
Generated using
TypeDoc