wima
Preparing search index...
FunctionInfo
Class FunctionInfo
Hierarchy (
View Summary
)
TypeInfo
FunctionInfo
Index
Constructors
constructor
Properties
parameter
Types
return
Type
Methods
get
Parameter
get
Parameters
get
Return
Type
Constructors
constructor
new
FunctionInfo
(
parameterTypes
:
TypeId
[]
,
returnType
:
TypeId
)
:
FunctionInfo
Parameters
parameterTypes
:
TypeId
[]
returnType
:
TypeId
Returns
FunctionInfo
Properties
Readonly
parameter
Types
parameterTypes
:
readonly
TypeId
[]
Readonly
return
Type
returnType
:
TypeId
Methods
get
Parameter
getParameter
(
index
:
number
)
:
TypeId
Parameters
index
:
number
Returns
TypeId
get
Parameters
getParameters
()
:
readonly
TypeId
[]
Returns
readonly
TypeId
[]
get
Return
Type
getReturnType
()
:
TypeId
Returns
TypeId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
parameter
Types
return
Type
Methods
get
Parameter
get
Parameters
get
Return
Type
wima
Loading...