Home
last modified time | relevance | path

Searched refs:modifyJsDocTagsOrder (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
DmodificationProcessor.ts146 …curCommentInfo.commentTags = JSDocModificationManager.modifyJsDocTagsOrder(curCommentInfo.commentT…
335 static modifyJsDocTagsOrder(commentTags: comment.CommentTag[]): comment.CommentTag[] { method in JSDocModificationManager