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)

Parameters:
Name Type Description
namespace
obj
Since:
  • 1.0.0

Methods

# getNamespace() → {string}

Returns:
Type
string

# toString() → {string}

Returns:
Type
string