Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
MetaFunction
Class MetaFunction
Hierarchy
Meta
MetaFunction
Index
Constructors
constructor
Properties
def
parameters
parent
symbols
Methods
build
disable
get
Color
get
Name
Chain
get
Parameters
get
Return
Type
get
Root
get
Verbose
Display
Constructors
constructor
new
Meta
Function
(
def
:
IFunctionDefinition
, parent
:
Meta
)
:
MetaFunction
Parameters
def:
IFunctionDefinition
Optional
parent:
Meta
Returns
MetaFunction
Properties
def
def
:
IFunctionDefinition
parameters
parameters
:
MetaParameter
[]
Optional
parent
parent
:
Meta
Optional
symbols
symbols
:
Meta
[]
Methods
build
build
(
)
:
void
Returns
void
disable
disable
(
)
:
void
Returns
void
get
Color
get
Color
(
)
:
string
Returns
string
get
Name
Chain
get
Name
Chain
(
sep
?:
string
, prev
?:
string
)
:
string
Parameters
Default value
sep:
string
= "_"
Default value
prev:
string
= ""
Returns
string
get
Parameters
get
Parameters
(
)
:
MetaParameter
[]
Returns
MetaParameter
[]
get
Return
Type
get
Return
Type
(
)
:
any
Returns
any
get
Root
get
Root
(
)
:
Meta
Returns
Meta
get
Verbose
Display
get
Verbose
Display
(
)
:
string
Returns
string
Globals
Meta
Function
constructor
def
parameters
parent
symbols
build
disable
get
Color
get
Name
Chain
get
Parameters
get
Return
Type
get
Root
get
Verbose
Display
Generated using
TypeDoc