The DocHtmlDescData
Class Reference
Node representing a HTML description data. More...
Declaration
Included Headers
Base class
class | DocCompoundNode |
Base class for nodes with children. More... | |
Public Constructors Index
DocHtmlDescData (DocParser *parser, DocNodeVariant *parent) | |
Public Member Functions Index
const HtmlAttribList & | attribs () const |
Token | parse () |
Private Member Attributes Index
HtmlAttribList | m_attribs |
Description
Node representing a HTML description data.
Definition at line 1180 of file docnode.h.
Public Constructors
DocHtmlDescData()
| inline |
Definition at line 1183 of file docnode.h.
References DocCompoundNode::DocCompoundNode, DocNode::parent and DocNode::parser.
Public Member Functions
attribs()
| inline |
Definition at line 1184 of file docnode.h.
Reference m_attribs.
Referenced by HtmlDocVisitor::operator().
parse()
|
Declaration at line 1185 of file docnode.h, definition at line 2491 of file docnode.cpp.
References DocNodeList::append, TokenInfo::attribs, AUTO_TRACE, DocCompoundNode::children, DocParser::context, FALSE, DocNodeList::get_last, Token::is, m_attribs, DocPara::markFirst, DocPara::markLast, DocPara::parse, DocNode::parser, DocNode::thisVariant, DocParserContext::token and TRUE.
Referenced by DocHtmlDescList::parse.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.