Searched defs:hasPrecedingJSDocComment (Results 1 – 3 of 3) sorted by relevance
25 hasPrecedingJSDocComment(): boolean; method
7939 hasPrecedingJSDocComment: function () { return (tokenFlags & 2) !== 0; }, method26882 function hasPrecedingJSDocComment() { function
10938 …hasPrecedingJSDocComment: function () { return (tokenFlags & 2 /* TokenFlags.PrecedingJSDocComment… method33163 function hasPrecedingJSDocComment() { function