Source: tags/member.js

/** @class */
function Data() {
    /** @member {Object} */
    this.point = {};
}
THIS IS A DEMO: All content was generated with examples taken from the JSDoc page.