Searched defs:processJsDocInfos (Results 1 – 2 of 2) sorted by relevance
222 …static processJsDocInfos(node: ts.Node, apiType: string, parentKitInfo: string, parentFileTag: str… method in JsDocProcessorHelper
151 static processJsDocInfos(apiInfo: ApiInfo): void { method in ResultsProcessHelper