Search
Preparing search index...
The search index is not available
@atomist/microgrammar
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/Ops"
WrappingEmptyMatchReport
Class WrappingEmptyMatchReport
Hierarchy
WrappingEmptyMatchReport
Implements
SuccessfulMatchReport
Index
Constructors
constructor
Properties
ending
Offset
inner
kind
matched
matcher
offset
parse
Node
Name
successful
Methods
to
Explanation
Tree
to
Parse
Tree
to
Pattern
Match
to
Value
Structure
Constructors
constructor
new
Wrapping
Empty
Match
Report
(
matcher
:
MatchingLogic
, parseNodeName
:
string
, inner
:
FailedMatchReport
)
:
WrappingEmptyMatchReport
Parameters
matcher:
MatchingLogic
parseNodeName:
string
inner:
FailedMatchReport
Returns
WrappingEmptyMatchReport
Properties
ending
Offset
ending
Offset
:
number
Private
inner
inner
:
FailedMatchReport
kind
kind
:
"real"
= "real"
matched
matched
:
""
= ""
matcher
matcher
:
MatchingLogic
offset
offset
:
number
Private
parse
Node
Name
parse
Node
Name
:
string
successful
successful
:
true
= true
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/
Ops"
Alt
Opt
When
Matcher
Wrapping
Empty
Match
Report
constructor
ending
Offset
inner
kind
matched
matcher
offset
parse
Node
Name
successful
to
Explanation
Tree
to
Parse
Tree
to
Pattern
Match
to
Value
Structure
first
Of
optional
when
Generated using
TypeDoc