Source: tags/package.js

/** @constructor */
function Thingy() {
    /** @package */
    this._bar = 1;
}
THIS IS A DEMO: All content was generated with examples taken from the JSDoc page.