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/wrappingMatchReport"
SuccessfulMatchReportWrapper
Class SuccessfulMatchReportWrapper
Hierarchy
SuccessfulMatchReportWrapper
WrappingMatchReport
BreakWithTerminalMatchReport
OverridingMatchReport
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
Successful
Match
Report
Wrapper
(
matcher
:
MatchingLogic
, parseNodeName
:
string
, inner
:
SuccessfulMatchReport
)
:
SuccessfulMatchReportWrapper
Parameters
matcher:
MatchingLogic
parseNodeName:
string
inner:
SuccessfulMatchReport
Returns
SuccessfulMatchReportWrapper
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/internal/match
Report/wrapping
Match
Report"
Successful
Match
Report
Wrapper
constructor
inner
kind
matcher
parse
Node
Name
successful
ending
Offset
matched
offset
to
Explanation
Tree
to
Parse
Tree
to
Pattern
Match
to
Value
Structure
Wrapping
Failed
Match
Report
Wrapping
Match
Report
wrapping
Failed
Match
Report
wrapping
Match
Report
Generated using
TypeDoc