Package
namespace
static
Child
Members
testProperty
testPropertyInChild
Methods
returnObject
testMethod
testMethodInChild
EventEmitter
Methods
on
Car
Events
testEvent
Parent
Members
testProperty
Methods
testMethod
Tool
static
Methods
multiply
Source: Namespace.js
/** * @namespace */ var namespace = namespace || {};