The DocText
Class Reference
Root node of a text fragment. More...
Declaration
Included Headers
Base class
class | DocCompoundNode |
Base class for nodes with children. More... | |
Public Constructors Index
DocText (DocParser *parser) | |
Public Member Functions Index
void | parse () |
bool | isEmpty () const |
Description
Root node of a text fragment.
Definition at line 1303 of file docnode.h.
Public Constructors
DocText()
| inline |
Definition at line 1306 of file docnode.h.
References DocCompoundNode::DocCompoundNode and DocNode::parser.
Public Member Functions
isEmpty()
| inline |
Definition at line 1308 of file docnode.h.
References DocCompoundNode::children and GrowVector< T >::empty.
parse()
|
Declaration at line 1307 of file docnode.h, definition at line 6125 of file docnode.cpp.
References DocNodeList::append, AUTO_TRACE, TokenInfo::chars, DocCompoundNode::children, CMD_AMP, CMD_AT, CMD_BSLASH, CMD_DCOLON, CMD_DOLLAR, CMD_EQUAL, CMD_EXCLAMATION, CMD_GREATER, CMD_HASH, CMD_LESS, CMD_MDASH, CMD_MINUS, CMD_NDASH, CMD_PERCENT, CMD_PLUS, CMD_PUNT, CMD_QUESTION, CMD_QUOTE, Mappers::cmdMapper, DocParser::context, DocSymbol::decodeSymbol, DocParser::handleUnclosedStyleCommands, Token::is_any_of, DocTokenizer::lex, TokenInfo::name, DocNode::parser, DocTokenizer::setStateText, HtmlEntityMapper::Sym_Amp, HtmlEntityMapper::Sym_At, HtmlEntityMapper::Sym_BSlash, HtmlEntityMapper::Sym_Dollar, HtmlEntityMapper::Sym_Dot, HtmlEntityMapper::Sym_DoubleColon, HtmlEntityMapper::Sym_Equal, HtmlEntityMapper::Sym_Exclam, HtmlEntityMapper::Sym_Greater, HtmlEntityMapper::Sym_Hash, HtmlEntityMapper::Sym_Less, HtmlEntityMapper::Sym_Minus, HtmlEntityMapper::Sym_Percent, HtmlEntityMapper::Sym_Plus, HtmlEntityMapper::Sym_Quest, HtmlEntityMapper::Sym_Quot, HtmlEntityMapper::Sym_Unknown, DocNode::thisVariant, Token::to_string, DocParserContext::token, DocParser::tokenizer, Token::value and warn_doc_error.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.