Search
Preparing search index...
The search index is not available
@atomist/microgrammar
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/matchers/Functions"
FlatteningMatchReport
Class FlatteningMatchReport
Hierarchy
SuccessfulMatchReportWrapper
FlatteningMatchReport
Implements
SuccessfulMatchReport
Index
Constructors
constructor
Properties
inner
kind
matcher
parse
Node
Name
successful
Accessors
ending
Offset
matched
offset
Methods
to
Explanation
Tree
to
Parse
Tree
to
Pattern
Match
to
Value
Structure
Constructors
constructor
new
Flattening
Match
Report
(
matcher
:
MatchingLogic
, inner
:
SuccessfulMatchReport
)
:
FlatteningMatchReport
Parameters
matcher:
MatchingLogic
inner:
SuccessfulMatchReport
Returns
FlatteningMatchReport
Properties
Protected
inner
inner
:
SuccessfulMatchReport
kind
kind
:
"real"
= "real"
matcher
matcher
:
MatchingLogic
Protected
parse
Node
Name
parse
Node
Name
:
string
successful
successful
:
true
= true
Accessors
ending
Offset
get
endingOffset
(
)
:
number
Returns
number
matched
get
matched
(
)
:
string
Returns
string
offset
get
offset
(
)
:
number
Returns
number
Methods
to
Explanation
Tree
to
Explanation
Tree
(
)
:
MatchExplanationTreeNode
Returns
MatchExplanationTreeNode
to
Parse
Tree
to
Parse
Tree
(
)
:
TreeNodeCompatible
Returns
TreeNodeCompatible
to
Pattern
Match
to
Pattern
Match<T>
(
)
:
PatternMatch
&
T
Type parameters
T
Returns
PatternMatch
&
T
to
Value
Structure
to
Value
Structure<T>
(
)
:
T
Type parameters
T
Returns
T
Globals
"lib/matchers/
Functions"
Flattening
Match
Report
constructor
inner
kind
matcher
parse
Node
Name
successful
ending
Offset
matched
offset
to
Explanation
Tree
to
Parse
Tree
to
Pattern
Match
to
Value
Structure
Flattening
Matcher
flatten
successful
Pattern
Match
Generated using
TypeDoc