The DocHtmlDescList
Class Reference
Node representing a Html description list. More...
Declaration
Included Headers
Base class
class | DocCompoundNode |
Base class for nodes with children. More... | |
Public Constructors Index
DocHtmlDescList (DocParser *parser, DocNodeVariant *parent, const HtmlAttribList &attribs) | |
Public Member Functions Index
const HtmlAttribList & | attribs () const |
Token | parse () |
Private Member Attributes Index
HtmlAttribList | m_attribs |
Description
Node representing a Html description list.
Definition at line 900 of file docnode.h.
Public Constructors
DocHtmlDescList()
| inline |
Definition at line 903 of file docnode.h.
References attribs, DocCompoundNode::DocCompoundNode, m_attribs, DocNode::parent and DocNode::parser.
Public Member Functions
attribs()
| inline |
Definition at line 905 of file docnode.h.
Reference m_attribs.
Referenced by classEqualsReflist, DocHtmlDescList and HtmlDocVisitor::operator().
parse()
|
Declaration at line 906 of file docnode.h, definition at line 2515 of file docnode.cpp.
References DocNodeList::append, TokenInfo::attribs, AUTO_TRACE, DocCompoundNode::children, DocParser::context, DocNodeList::get_last, HTML_DT, Mappers::htmlTagMapper, Token::is, Token::is_any_of, DocTokenizer::lex, DocHtmlDescData::parse, DocNode::parser, DocTokenizer::pushBackHtmlTag, DocNode::thisVariant, Token::to_string, DocParserContext::token, DocParser::tokenizer and warn_doc_error.
Private Member Attributes
m_attribs
|
Definition at line 909 of file docnode.h.
Referenced by attribs and DocHtmlDescList.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.