clang_FullComment_getAsXML

Convert a given full parsed comment to an XML document.

A Relax NG schema for the XML can be found in comment-xml-schema.rng file inside clang source tree.

\param Comment a \c CXComment_FullComment AST node.

\returns string containing an XML document.

@nogc extern (C)
clang_FullComment_getAsXML

Meta