Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/structure
InterpreterSettings
Class InterpreterSettings
Hierarchy
InterpreterSettings
Implements
Debug
HashCode
Index
Constructors
constructor
Properties
max
Scope
Depth
Methods
can
Equal
copy
debug
equals
hash
Code
to
String
with
Max
Scope
Depth
standard
Constructors
constructor
new
Interpreter
Settings
(
maxScopeDepth
:
number
)
:
InterpreterSettings
Parameters
maxScopeDepth:
number
Returns
InterpreterSettings
Properties
Readonly
max
Scope
Depth
max
Scope
Depth
:
number
Methods
Protected
can
Equal
can
Equal
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
Protected
copy
copy
(
maxScopeDepth
:
number
)
:
InterpreterSettings
Parameters
maxScopeDepth:
number
Returns
InterpreterSettings
debug
debug
(
output
:
Output
<
unknown
>
)
:
void
Parameters
output:
Output
<
unknown
>
Returns
void
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
with
Max
Scope
Depth
with
Max
Scope
Depth
(
maxScopeDepth
:
number
)
:
InterpreterSettings
Parameters
maxScopeDepth:
number
Returns
InterpreterSettings
Static
standard
standard
(
)
:
InterpreterSettings
Returns
InterpreterSettings
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
Interpreter
Settings
constructor
max
Scope
Depth
can
Equal
copy
debug
equals
hash
Code
to
String
with
Max
Scope
Depth
standard
Generated using
TypeDoc