Searched defs:tags (Results 1 – 4 of 4) sorted by relevance
33 function formOrderCheck(tags, tagIndex, firstIndex, secondIndex) { argument53 function isAscendingOrder(tags) { argument
252 function jsDocNodeForeach(tags) { argument368 function jsDocNodeForeach(tags) { argument
59 tags: CommentTag[] | undefined = undefined; property in Comment.JsDocInfo
577 tags: Tag[]; property