blob: 1d046066e3f2e92bddc46d29539e217a3acfe546 [file] [log] [blame]
/**
This should be description.
@anyCustomTag
@alias aliasIdent
@author Jackie Chan
@classDescription classDescription text
@constructor
@deprecated
@example
var bleeper = makeBleep(3);
bleeper.flop();
@exception {IOE} ioexception
@id idText
@inherits inheritsIdent
@internal
@memberOf memberOfIdent
@method
@namespace namespaceIdent
@param {paramType} [paramName] paramDescription
@private
@projectDescription projectDescription text
@property {propertyType}
@return {returnType} returnDescription
@see seeDescription
@since sinceDescription
@type {typeType}
@version versionDescription
*/