Namespace

Monster. Namespace

namespace class objects form the basic framework of the namespace administration.

all functions, classes and objects of the library hang within the namespace tree.

via obj instanceof Monster.Namespace it is also easy to check whether it is an object or a namespace.

Constructor

new Namespace(namespace, obj)

Source:
Since:
  • 1.0.0
Parameters:
Name Type Description
namespace
obj

Methods

getNamespace() → {string}

Source:
Returns:
Type
string

toString() → {string}

Source:
Returns:
Type
string