Open GoogleCodeExporter opened 8 years ago
I not sure what your wanting, the two are referentially the same. And as such,
{@link
MyClass} take you to the Class where the Constructor is. Can you provide a
reference to as why you would need this or why you are unable to use the class
symbol for your link?
Original comment by abyss...@gmail.com
on 3 Jul 2010 at 3:23
[deleted comment]
For the record, while all the class information is on the page, I do recognise
a need to link directly to the constructor definition part of the page, versus
the default of just going to the top of the class page. This is specifically an
issue with the JSDoc 2 template.
Original comment by micmath
on 3 Jul 2010 at 10:51
The use case I have seen is when you want to reference the parameters of the
constructor, which is lower down on the page in most templates. E.g.:
/** @param {mixed} ... Other optional parameters, see {@link
MyClass#constructor} for details */
Original comment by nick.rab...@gmail.com
on 4 Jul 2010 at 11:51
Original issue reported on code.google.com by
jwmetrocat@gmail.com
on 26 Aug 2009 at 4:50