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
CallExpression
Class CallExpression
Hierarchy
CallExpression
Index
Constructors
constructor
Properties
arguments
callee
type
Constructors
constructor
new
Call
Expression
(
callee
:
Expression
|
Import
, args
:
ArgumentListElement
[]
)
:
CallExpression
Parameters
callee:
Expression
|
Import
args:
ArgumentListElement
[]
Returns
CallExpression
Properties
arguments
arguments
:
ArgumentListElement
[]
callee
callee
:
Expression
|
Import
type
type
:
string
Globals
Call
Expression
constructor
arguments
callee
type