Searched refs:modifyJsDocTagsOrder (Results 1 – 1 of 1) sorted by relevance
146 …curCommentInfo.commentTags = JSDocModificationManager.modifyJsDocTagsOrder(curCommentInfo.commentT…335 static modifyJsDocTagsOrder(commentTags: comment.CommentTag[]): comment.CommentTag[] { method in JSDocModificationManager