Preparing search index...
The search index is not available
@spissvinkel/dsl-parser - v0.1.3
@spissvinkel/dsl-parser
result
Result
Class Result<S, T>
Abstract
Type Parameters
S
T
Hierarchy (
view full
)
Result
Success
Failure
Index
Constructors
constructor
Properties
next
Input
Methods
is
Failure
is
Success
to
String
Constructors
Protected
constructor
new
Result
<
S
,
T
>
(
nextInput
)
:
Result
<
S
,
T
>
Type Parameters
S
T
Parameters
nextInput
:
Input
<
S
>
Returns
Result
<
S
,
T
>
Properties
Readonly
next
Input
next
Input
:
Input
<
S
>
Methods
is
Failure
is
Failure
(
)
:
boolean
Returns
boolean
Abstract
is
Success
is
Success
(
)
:
boolean
Returns
boolean
Abstract
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
next
Input
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