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/terminalMatchReport"
SuccessfulTerminalMatchReport
Class SuccessfulTerminalMatchReport
Hierarchy
SuccessfulTerminalMatchReport
Implements
SuccessfulMatchReport
Index
Constructors
constructor
Properties
ending
Offset
kind
matched
matcher
offset
parse
Node
Name
reason
successful
value
Represented
Methods
to
Explanation
Tree
to
Parse
Tree
to
Pattern
Match
to
Value
Structure
Constructors
constructor
new
Successful
Terminal
Match
Report
(
matcher
:
MatchingLogic
, params
:
object
)
:
SuccessfulTerminalMatchReport
Parameters
matcher:
MatchingLogic
params:
object
matched
:
string
offset
:
number
parse
Node
Name
:
string
Optional
reason
?:
string
value
Represented
:
object
value
:
any
Returns
SuccessfulTerminalMatchReport
Properties
ending
Offset
ending
Offset
:
number
kind
kind
:
"real"
= "real"
matched
matched
:
string
matcher
matcher
:
MatchingLogic
offset
offset
:
number
parse
Node
Name
parse
Node
Name
:
string
Optional
reason
reason
:
string
successful
successful
:
true
= true
value
Represented
value
Represented
:
object
Type declaration
value
:
any
Methods
to
Explanation
Tree
to
Explanation
Tree
(
)
:
MatchExplanationTreeNode
Returns
MatchExplanationTreeNode
to
Parse
Tree
to
Parse
Tree
(
)
:
object
Returns
object
$children
:
undefined
[]
$name
:
string
$offset
:
number
$value
:
string
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/terminal
Match
Report"
Successful
Terminal
Match
Report
constructor
ending
Offset
kind
matched
matcher
offset
parse
Node
Name
reason
successful
value
Represented
to
Explanation
Tree
to
Parse
Tree
to
Pattern
Match
to
Value
Structure
successful
Match
Report
Generated using
TypeDoc