Convert an HTML tag AST node to string.
\param Comment a \c CXComment_HTMLStartTag or \c CXComment_HTMLEndTag AST node.
\returns string containing an HTML tag.
See Implementation
Convert an HTML tag AST node to string.
\param Comment a \c CXComment_HTMLStartTag or \c CXComment_HTMLEndTag AST node.
\returns string containing an HTML tag.