Search
Preparing search index...
The search index is not available
@atomist/microgrammar
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/internal/matchReport/treeMatchReport"
OverridingMatchReport
Class OverridingMatchReport
Hierarchy
SuccessfulMatchReportWrapper
OverridingMatchReport
Implements
SuccessfulMatchReport
Index
Constructors
constructor
Properties
altering
Computations
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
Overriding
Match
Report
(
matcher
:
MatchingLogic
, parseNodeName
:
string
, original
:
SuccessfulMatchReport
, alteringComputations
:
AlteringComputations
)
:
OverridingMatchReport
Parameters
matcher:
MatchingLogic
parseNodeName:
string
original:
SuccessfulMatchReport
alteringComputations:
AlteringComputations
Returns
OverridingMatchReport
Properties
Private
altering
Computations
altering
Computations
:
AlteringComputations
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/internal/match
Report/tree
Match
Report"
Failed
Tree
Match
Report
Overriding
Match
Report
constructor
altering
Computations
inner
kind
matcher
parse
Node
Name
successful
ending
Offset
matched
offset
to
Explanation
Tree
to
Parse
Tree
to
Pattern
Match
to
Value
Structure
Tree
Match
Report
Compute
Effects
Report
Altering
Computations
Tree
Child
computations
That
Alter
failed
Tree
Match
Report
named
Child
successful
Tree
Match
Report
unnamed
Child
wrap
Child
Generated using
TypeDoc