52 #ifndef Patternist_TokenRevealer_h 53 #define Patternist_TokenRevealer_h #define QT_END_NAMESPACE
This macro expands to.
Delegates another Tokenizer, and while doing so prints the tokens it delivers to stderr.
static qreal position(QGraphicsObject *item, QDeclarativeAnchorLine::AnchorLine anchorLine)
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
TokenRevealer(const QUrl &uri, const Tokenizer::Ptr &other)
The QUrl class provides a convenient interface for working with URLs.
The QString class provides a Unicode character string.
virtual void resumeTokenizationFrom(const int position)
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual int commenceScanOnly()
The namespace for the internal API of QtXmlPatterns.
QString m_indentationString
virtual void setParserContext(const ParserContext::Ptr &parseInfo)
const Tokenizer::Ptr m_tokenizer
Base class for all tokenizers.
Contains functions and classes used by the parser and tokenizer.
virtual Token nextToken(YYLTYPE *const sourceLocator)