Home
last modified time | relevance | path

Searched defs:hasPrecedingJSDocComment (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dscanner.ts25 hasPrecedingJSDocComment(): boolean; method
/third_party/typescript/lib/
Dtsc.js7939 hasPrecedingJSDocComment: function () { return (tokenFlags & 2) !== 0; }, method
26882 function hasPrecedingJSDocComment() { function
DtypingsInstaller.js10938hasPrecedingJSDocComment: function () { return (tokenFlags & 2 /* TokenFlags.PrecedingJSDocComment… method
33163 function hasPrecedingJSDocComment() { function