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"
WrappingMatchReport
Class WrappingMatchReport
Hierarchy
SuccessfulMatchReportWrapper
WrappingMatchReport
Implements
SuccessfulMatchReport
Index
Constructors
constructor
Properties
additional
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
Wrapping
Match
Report
(
matcher
:
MatchingLogic
, parseNodeName
:
string
, inner
:
SuccessfulMatchReport
, additional
?:
FailedMatchReport
[]
)
:
WrappingMatchReport
Parameters
matcher:
MatchingLogic
parseNodeName:
string
inner:
SuccessfulMatchReport
Default value
additional:
FailedMatchReport
[]
= []
Returns
WrappingMatchReport
Properties
additional
additional
:
FailedMatchReport
[]
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
Wrapping
Failed
Match
Report
Wrapping
Match
Report
constructor
additional
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
Generated using
TypeDoc