Preparing search index...
The search index is not available
@spissvinkel/dsl-parser - v0.1.3
@spissvinkel/dsl-parser
result
Success
Class Success<S, T>
Type Parameters
S
T
Hierarchy (
view full
)
Result
<
S
,
T
>
Success
Index
Constructors
constructor
Properties
next
Input
value
Methods
is
Failure
is
Success
to
String
Constructors
constructor
new
Success
<
S
,
T
>
(
value
,
nextInput
)
:
Success
<
S
,
T
>
Type Parameters
S
T
Parameters
value
:
T
nextInput
:
Input
<
S
>
Returns
Success
<
S
,
T
>
Properties
Readonly
next
Input
next
Input
:
Input
<
S
>
Readonly
value
value
:
T
Methods
is
Failure
is
Failure
(
)
:
boolean
Returns
boolean
is
Success
is
Success
(
)
:
boolean
Returns
boolean
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
next
Input
value
is
Failure
is
Success
to
String
@spissvinkel/dsl-parser - v0.1.3
calculator
either
index
input
maybe
pair
parser
result
string-parser
thunk
Generated using
TypeDoc