Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dscanner.ts32 getCommentDirectives(): CommentDirective[] | undefined; method
/third_party/typescript/lib/
Dtsc.js7106 getCommentDirectives: function () { return commentDirectives; }, method
DtypingsInstaller.js9928 getCommentDirectives: function () { return commentDirectives; }, method
Dtypescript.js10133 getCommentDirectives: function () { return commentDirectives; }, method
DtypescriptServices.js10133 getCommentDirectives: function () { return commentDirectives; }, method
Dtsserverlibrary.js10133 getCommentDirectives: function () { return commentDirectives; }, method
Dtsserver.js9939 getCommentDirectives: function () { return commentDirectives; }, method