The DocHtmlDescTitle
Class Reference
Node representing a Html description item. More...
Declaration
Included Headers
Base class
class | DocCompoundNode |
Base class for nodes with children. More... | |
Public Constructors Index
DocHtmlDescTitle (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 item.
Definition at line 887 of file docnode.h.
Public Constructors
DocHtmlDescTitle()
| inline |
Definition at line 890 of file docnode.h.
References attribs, DocCompoundNode::DocCompoundNode, m_attribs, DocNode::parent and DocNode::parser.
Public Member Functions
attribs()
| inline |
Definition at line 892 of file docnode.h.
Reference m_attribs.
Referenced by DocHtmlDescTitle and HtmlDocVisitor::operator().
parse()
|
Declaration at line 893 of file docnode.h, definition at line 2342 of file docnode.cpp.
References DocNodeList::append, AUTO_TRACE, DocCompoundNode::children, CMD_JAVALINK, CMD_LINK, CMD_REF, Mappers::cmdMapper, Token::command_to_char, DocParser::context, DocParserContext::context, FALSE, DocNodeList::get_last, DocParser::handleAHref, DocParser::handlePendingStyleCommands, HTML_A, HTML_DD, HTML_DL, HTML_DT, Mappers::htmlTagMapper, Token::is, Token::is_any_of, DocTokenizer::lex, TokenInfo::name, parse, DocNode::parser, DocTokenizer::setStateLink, DocTokenizer::setStatePara, DocTokenizer::setStateRef, DocNode::thisVariant, Token::to_string, DocParserContext::token, DocParser::tokenizer, TRUE, Token::value and warn_doc_error.
Referenced by parse.
Private Member Attributes
m_attribs
|
Definition at line 896 of file docnode.h.
Referenced by attribs and DocHtmlDescTitle.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.