Is there any way to get the parameters or examples from the constructor of a class? My jsdoc for the constructor looks as follow: /** - Constructor for components - @class AmenitiesList - @memberOf comp.model - @param {object} options overwrite defaults */