Searched refs:cursorInfoOutput (Results 1 – 3 of 3) sorted by relevance
82 function parseXMLAnnotatedDeclarations(cursorInfoOutput) { argument83 const xml = cursorInfoOutput['key.fully_annotated_decl'];
1 …n\nfunction parseXMLAnnotatedDeclarations(cursorInfoOutput: CursorInfoOutput) {\n const xml = cur…
91 function parseXMLAnnotatedDeclarations(cursorInfoOutput: CursorInfoOutput) {92 const xml = cursorInfoOutput['key.fully_annotated_decl'];