The DocHtmlBlockQuote
Class Reference
Node representing an HTML blockquote. More...
Declaration
Included Headers
Base class
class | DocCompoundNode |
Base class for nodes with children. More... | |
Public Constructors Index
DocHtmlBlockQuote (DocParser *parser, DocNodeVariant *parent, const HtmlAttribList &attribs) | |
Public Member Functions Index
Token | parse () |
const HtmlAttribList & | attribs () const |
Private Member Attributes Index
HtmlAttribList | m_attribs |
Description
Node representing an HTML blockquote.
Definition at line 1290 of file docnode.h.
Public Constructors
DocHtmlBlockQuote()
| inline |
Definition at line 1293 of file docnode.h.
References attribs, DocCompoundNode::DocCompoundNode, m_attribs, DocNode::parent and DocNode::parser.
Public Member Functions
attribs()
| inline |
Definition at line 1296 of file docnode.h.
Reference m_attribs.
Referenced by DocHtmlBlockQuote and HtmlDocVisitor::operator().
parse()
|
Declaration at line 1295 of file docnode.h, definition at line 2786 of file docnode.cpp.
References DocNodeList::append, AUTO_TRACE, AUTO_TRACE_EXIT, DocCompoundNode::children, FALSE, DocNodeList::get_last, Token::is, Token::is_any_of, DocPara::markFirst, DocPara::markLast, DocPara::parse, DocNode::parser, DocNode::thisVariant, Token::to_string, TRUE and warn_doc_error.
Private Member Attributes
m_attribs
|
Definition at line 1299 of file docnode.h.
Referenced by attribs and DocHtmlBlockQuote.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.