Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dscanner.ts32 getCommentDirectives(): CommentDirective[] | undefined; method
/third_party/typescript/lib/
DtypingsInstaller.js10942 getCommentDirectives: function () { return commentDirectives; }, method
Dtsc.js7943 getCommentDirectives: function () { return commentDirectives; }, method