Search
Preparing search index...
The search index is not available
davinci-mathscript 1.3.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
WithStatement
Class WithStatement
Hierarchy
WithStatement
Index
Constructors
constructor
Properties
body
object
type
Constructors
constructor
new
With
Statement
(
object
:
Expression
, body
:
Statement
)
:
WithStatement
Parameters
object:
Expression
body:
Statement
Returns
WithStatement
Properties
Readonly
body
body
:
Statement
Readonly
object
object
:
Expression
Readonly
type
type
:
string
Globals
With
Statement
constructor
body
object
type