Search
Preparing search index...
The search index is not available
@mavenomics/mql
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
FunctionInfo
Class FunctionInfo
Hierarchy
FunctionInfo
Index
Constructors
constructor
Properties
args
name
repeating
Args
return
Type
Methods
to
Json
from
Json
Constructors
constructor
new
Function
Info
(
name
:
string
, args
:
FunctionArgument
[]
, repeatingArgs
:
number
, returnType
:
Type
)
:
FunctionInfo
Parameters
name:
string
args:
FunctionArgument
[]
repeatingArgs:
number
returnType:
Type
Returns
FunctionInfo
Properties
args
args
:
FunctionArgument
[]
name
name
:
string
repeating
Args
repeating
Args
:
number
= 0
return
Type
return
Type
:
Type
Methods
to
Json
to
Json
(
)
:
any
Returns
any
Static
from
Json
from
Json
(
obj
:
any
)
:
FunctionInfo
Parameters
obj:
any
Returns
FunctionInfo
Globals
Function
Info
constructor
args
name
repeating
Args
return
Type
to
Json
from
Json
Generated using
TypeDoc