Search
Preparing search index...
The search index is not available
jsxapi
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
jsxapi
schema/nodes
Function
Class Function
Hierarchy
Node
Function
Implements
Type
Index
Constructors
constructor
Properties
args
children
name
ret
Methods
add
Child
add
Children
get
Type
serialize
Constructors
constructor
new
Function
(
name
:
string
, args
?:
[
string
,
Type
]
[]
, ret
?:
Type
)
:
Function
Parameters
name:
string
args:
[
string
,
Type
]
[]
= []
ret:
Type
= ...
Returns
Function
Properties
Readonly
args
args
:
[
string
,
Type
]
[]
= []
Protected
children
children
:
Node
[]
Readonly
name
name
:
string
Readonly
ret
ret
:
Type
= ...
Methods
add
Child
add
Child
<
T
>
(
child
:
T
)
:
T
Type parameters
T
:
Node
<
T
>
Parameters
child:
T
Returns
T
add
Children
add
Children
<
T
>
(
children
:
T
[]
)
:
void
Type parameters
T
:
Node
<
T
>
Parameters
children:
T
[]
Returns
void
get
Type
get
Type
(
separator
?:
string
)
:
string
Parameters
separator:
string
= ' =>'
Returns
string
serialize
serialize
(
)
:
string
Returns
string
Modules
backend
backend/tsh
backend/ws
browser
connect
index
json-
parser
log
schema
schema/fetch
schema/generate
schema/nodes
schema/utils
transport/duplexer
transport/ssh
transport/stream
transport/tsh
transport/ws
types
version
xapi
xapi/components
xapi/exc
xapi/feedback
xapi/mixins
xapi/normalize
Path
xapi/proxy
xapi/rpc
xapi/types
Function
constructor
args
children
name
ret
add
Child
add
Children
get
Type
serialize
Generated using
TypeDoc