![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlsemantictokens_p.h>
Public Member Functions | |
HighlightingVisitor (const QQmlJS::Dom::DomItem &item, const std::optional< HighlightsRange > &range, HighlightingUtils::HighlightingMode mode=HighlightingUtils::HighlightingMode::Default) | |
const Highlights & | hightights () const |
Highlights & | highlights () |
Definition at line 204 of file qqmlsemantictokens_p.h.
HighlightingVisitor::HighlightingVisitor | ( | const QQmlJS::Dom::DomItem & | item, |
const std::optional< HighlightsRange > & | range, | ||
HighlightingUtils::HighlightingMode | mode = HighlightingUtils::HighlightingMode::Default ) |
Definition at line 227 of file qqmlsemantictokens.cpp.
References HighlightingVisitor().
Referenced by HighlightingVisitor().
|
inline |
Definition at line 212 of file qqmlsemantictokens_p.h.
Referenced by HighlightingUtils::visitTokens().
|
inline |
Definition at line 211 of file qqmlsemantictokens_p.h.