Preparing search index...
The search index is not available
@spissvinkel/dsl-parser - v0.1.3
@spissvinkel/dsl-parser
result
Failure
Class Failure<S, T>
Type Parameters
S
T
Hierarchy (
view full
)
Result
<
S
,
T
>
Failure
Index
Constructors
constructor
Properties
next
Input
error
Message
Methods
is
Failure
full
Error
Message
is
Success
to
String
Constructors
constructor
new
Failure
<
S
,
T
>
(
errorMessage
,
nextInput
)
:
Failure
<
S
,
T
>
Type Parameters
S
T
Parameters
errorMessage
:
string
nextInput
:
Input
<
S
>
Returns
Failure
<
S
,
T
>
Properties
Readonly
next
Input
next
Input
:
Input
<
S
>
Readonly
error
Message
error
Message
:
string
Methods
is
Failure
is
Failure
(
)
:
boolean
Returns
boolean
full
Error
Message
full
Error
Message
(
)
:
string
Returns
string
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
error
Message
is
Failure
full
Error
Message
is
Success
to
String
@spissvinkel/dsl-parser - v0.1.3
calculator
either
index
input
maybe
pair
parser
result
string-parser
thunk
Generated using
TypeDoc