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"
DelimiterWithEscapeChar
Class DelimiterWithEscapeChar
Hierarchy
LangStateMachine
DelimiterWithEscapeChar
Implements
InputStateListener
Index
Constructors
constructor
Properties
end
Char
escape
Char
previous
Char
previous
State
state
Methods
clone
consume
read
Constructors
constructor
new
Delimiter
With
Escape
Char
(
endChar
:
string
, escapeChar
:
string
, state
?:
LangState
)
:
DelimiterWithEscapeChar
Parameters
endChar:
string
escapeChar:
string
Default value
state:
LangState
= Normal
Returns
DelimiterWithEscapeChar
Properties
end
Char
end
Char
:
string
escape
Char
escape
Char
:
string
previous
Char
previous
Char
:
string
previous
State
previous
State
:
LangState
state
state
:
LangState
Methods
clone
clone
(
)
:
DelimiterWithEscapeChar
Returns
DelimiterWithEscapeChar
consume
consume
(
ch
:
string
)
:
void
Parameters
ch:
string
Returns
void
read
read
(
s
:
string
)
:
this
Parameters
s:
string
Returns
this
Globals
"lib/matchers/lang/cfamily/
Delimited
Literal"
Delimited
Literal
Delimiter
With
Escape
Char
constructor
end
Char
escape
Char
previous
Char
previous
State
state
clone
consume
read
Done
Generated using
TypeDoc