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/Break"
BreakWithTerminalMatchReport
Class BreakWithTerminalMatchReport
Hierarchy
SuccessfulMatchReportWrapper
BreakWithTerminalMatchReport
Implements
SuccessfulMatchReport
Index
Constructors
constructor
Properties
inner
kind
matched
Override
matcher
offset
Override
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
Break
With
Terminal
Match
Report
(
matcher
:
MatchingLogic
, parseNodeName
:
string
, inner
:
SuccessfulMatchReport
, offsetOverride
:
number
, matchedOverride
:
string
)
:
BreakWithTerminalMatchReport
Parameters
matcher:
MatchingLogic
parseNodeName:
string
inner:
SuccessfulMatchReport
offsetOverride:
number
matchedOverride:
string
Returns
BreakWithTerminalMatchReport
Properties
Protected
inner
inner
:
SuccessfulMatchReport
kind
kind
:
"real"
= "real"
Private
matched
Override
matched
Override
:
string
matcher
matcher
:
MatchingLogic
Private
offset
Override
offset
Override
:
number
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/
Break"
Break
Break
With
Terminal
Match
Report
constructor
inner
kind
matched
Override
matcher
offset
Override
parse
Node
Name
successful
ending
Offset
matched
offset
to
Explanation
Tree
to
Parse
Tree
to
Pattern
Match
to
Value
Structure
is
Break
Generated using
TypeDoc