mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-17 19:31:51 +00:00
84d548e7b1
A @method annotation is only necessary when the docblock is not directly followed by a function declaration (in which case JSDuck assumes it documents a property), e.g. when defining an abstract function or referencing a function from another library. I verified that JSDuck generates exactly the same output before and after this change (docs/data-<hash>.js files are identical). Change-Id: I7edf51a8560ab9978b42800ab1026f0b5555c3bf |
||
---|---|---|
.. | ||
ve.dm.MWAlienBlockExtensionNode.js | ||
ve.dm.MWAlienExtensionNode.js | ||
ve.dm.MWAlienInlineExtensionNode.js | ||
ve.dm.MWBlockExtensionNode.js | ||
ve.dm.MWBlockImageNode.js | ||
ve.dm.MWEntityNode.js | ||
ve.dm.MWExtensionNode.js | ||
ve.dm.MWGalleryCaptionNode.js | ||
ve.dm.MWGalleryImageCaptionNode.js | ||
ve.dm.MWGalleryImageNode.js | ||
ve.dm.MWGalleryNode.js | ||
ve.dm.MWHeadingNode.js | ||
ve.dm.MWImageCaptionNode.js | ||
ve.dm.MWImageNode.js | ||
ve.dm.MWInlineExtensionNode.js | ||
ve.dm.MWInlineImageNode.js | ||
ve.dm.MWLanguageVariantBlockNode.js | ||
ve.dm.MWLanguageVariantHiddenNode.js | ||
ve.dm.MWLanguageVariantInlineNode.js | ||
ve.dm.MWLanguageVariantNode.js | ||
ve.dm.MWMagicLinkNode.js | ||
ve.dm.MWNumberedExternalLinkNode.js | ||
ve.dm.MWPreformattedNode.js | ||
ve.dm.MWPreNode.js | ||
ve.dm.MWSignatureNode.js | ||
ve.dm.MWTableNode.js | ||
ve.dm.MWTransclusionBlockNode.js | ||
ve.dm.MWTransclusionInlineNode.js | ||
ve.dm.MWTransclusionNode.js | ||
ve.dm.MWTransclusionTableCellNode.js |