Search
Preparing search index...
The search index is not available
swimOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@swim/structure
InterpreterSettings
Class InterpreterSettings
Hierarchy
InterpreterSettings
Implements
Debug
HashCode
Index
Constructors
constructor
Methods
can
Equal
copy
debug
equals
hash
Code
max
Scope
Depth
to
String
standard
Constructors
constructor
new
Interpreter
Settings
(
maxScopeDepth
:
number
)
:
InterpreterSettings
Parameters
maxScopeDepth:
number
Returns
InterpreterSettings
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
)
:
void
Parameters
output:
Output
Returns
void
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
max
Scope
Depth
max
Scope
Depth
(
)
:
number
max
Scope
Depth
(
maxScopeDepth
:
number
)
:
InterpreterSettings
Returns
number
Parameters
maxScopeDepth:
number
Returns
InterpreterSettings
to
String
to
String
(
)
:
string
Returns
string
Static
standard
standard
(
)
:
InterpreterSettings
Returns
InterpreterSettings
Globals
@swim/core
@swim/codec
@swim/collections
@swim/dataflow
@swim/math
@swim/recon
@swim/streamlet
@swim/structure
@swim/time
@swim/uri
@swim/util
@swim/mesh
@swim/ui
@swim/ux
@swim/web
Interpreter
Settings
constructor
can
Equal
copy
debug
equals
hash
Code
max
Scope
Depth
to
String
standard