Home
last modified time | relevance | path

Searched defs:parseComment (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/build-tools/dts_parser/src/core/
DcoreImpl.ts87 …static parseComment(comment: string, commentKind: ts.CommentKind, isLeading: boolean): comment.Com… method in CommentHelper
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
DcoreImpls.ts374 …static parseComment(comment: string, commentKind: ts.CommentKind, isLeading: boolean): comment.Com… method in CommentHelper