Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/codec
InputDone
Class InputDone
Hierarchy
Input
InputDone
Index
Constructors
constructor
Properties
id
mark
settings
Accessors
column
line
offset
Methods
as
Part
clone
head
is
Cont
is
Done
is
Empty
is
Error
is
Part
seek
step
trap
with
Id
with
Mark
with
Settings
done
empty
error
Constructors
constructor
new
Input
Done
(
id
:
undefined
|
string
, mark
:
Mark
, settings
:
InputSettings
)
:
InputDone
Parameters
id:
undefined
|
string
mark:
Mark
settings:
InputSettings
Returns
InputDone
Properties
Readonly
id
id
:
undefined
|
string
Readonly
mark
mark
:
Mark
Readonly
settings
settings
:
InputSettings
Accessors
column
get
column
(
)
:
number
Returns
number
line
get
line
(
)
:
number
Returns
number
offset
get
offset
(
)
:
number
Returns
number
Methods
as
Part
as
Part
(
part
:
boolean
)
:
Input
Parameters
part:
boolean
Returns
Input
clone
clone
(
)
:
Input
Returns
Input
head
head
(
)
:
number
Returns
number
is
Cont
is
Cont
(
)
:
boolean
Returns
boolean
is
Done
is
Done
(
)
:
boolean
Returns
boolean
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
is
Error
is
Error
(
)
:
boolean
Returns
boolean
is
Part
is
Part
(
)
:
boolean
Returns
boolean
seek
seek
(
mark
?:
Mark
)
:
Input
Parameters
Optional
mark:
Mark
Returns
Input
step
step
(
)
:
Input
Returns
Input
trap
trap
(
)
:
Error
Returns
Error
with
Id
with
Id
(
id
:
undefined
|
string
)
:
Input
Parameters
id:
undefined
|
string
Returns
Input
with
Mark
with
Mark
(
mark
:
Mark
)
:
Input
Parameters
mark:
Mark
Returns
Input
with
Settings
with
Settings
(
settings
:
AnyInputSettings
)
:
Input
Parameters
settings:
AnyInputSettings
Returns
Input
Static
done
done
(
)
:
Input
Returns
Input
Static
empty
empty
(
)
:
Input
Returns
Input
Static
error
error
(
error
:
Error
)
:
Input
Parameters
error:
Error
Returns
Input
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Input
Done
constructor
id
mark
settings
column
line
offset
as
Part
clone
head
is
Cont
is
Done
is
Empty
is
Error
is
Part
seek
step
trap
with
Id
with
Mark
with
Settings
done
empty
error
Generated using
TypeDoc