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
JSXNamespacedName
Class JSXNamespacedName
Hierarchy
JSXNamespacedName
Index
Constructors
constructor
Properties
name
namespace
type
Constructors
constructor
new JSXNamespaced
Name
(
namespace
:
JSXIdentifier
, name
:
JSXIdentifier
)
:
JSXNamespacedName
Parameters
namespace:
JSXIdentifier
name:
JSXIdentifier
Returns
JSXNamespacedName
Properties
Readonly
name
name
:
JSXIdentifier
Readonly
namespace
namespace
:
JSXIdentifier
Readonly
type
type
:
string
Globals
JSXNamespaced
Name
constructor
name
namespace
type