Search
Preparing search index...
The search index is not available
@atomist/microgrammar
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/matchers/lang/cfamily/DelimitedLiteral"
DelimitedLiteral
Class DelimitedLiteral
Hierarchy
DelimitedLiteral
Implements
MatchingLogic
Index
Constructors
constructor
Properties
$id
delimiter
escape
Char
parse
Node
Name
Methods
match
Prefix
match
Prefix
Report
Constructors
constructor
new
Delimited
Literal
(
delimiter
:
string
, escapeChar
?:
string
)
:
DelimitedLiteral
Parameters
delimiter:
string
Default value
escapeChar:
string
= "\"
Returns
DelimitedLiteral
Properties
$id
$id
:
string
= `${this.delimiter} ... ${this.delimiter}`
delimiter
delimiter
:
string
escape
Char
escape
Char
:
string
parse
Node
Name
parse
Node
Name
:
"DelimitedLiteral"
= "DelimitedLiteral"
Methods
match
Prefix
match
Prefix
(
is
:
InputState
, thisMatchContext
:
__type
, parseContext
:
__type
)
:
MatchPrefixResult
Parameters
is:
InputState
thisMatchContext:
__type
parseContext:
__type
Returns
MatchPrefixResult
match
Prefix
Report
match
Prefix
Report
(
is
:
InputState
, thisMatchContext
:
__type
, parseContext
:
__type
)
:
MatchReport
Parameters
is:
InputState
thisMatchContext:
__type
parseContext:
__type
Returns
MatchReport
Globals
"lib/matchers/lang/cfamily/
Delimited
Literal"
Delimited
Literal
constructor
$id
delimiter
escape
Char
parse
Node
Name
match
Prefix
match
Prefix
Report
Delimiter
With
Escape
Char
Done
Generated using
TypeDoc