Searched refs:DocComment (Results 1 – 2 of 2) sorted by relevance
111 allFiles.push(new JSDOC.Symbol(files[i], [], "FILE", new JSDOC.DocComment("/** */")));
216 class DocComment(object): class869 self._doc_comment = DocComment(token)