Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
HighlightingVisitor Class Reference

#include <qqmlsemantictokens_p.h>

Collaboration diagram for HighlightingVisitor:

Public Member Functions

 HighlightingVisitor (const QQmlJS::Dom::DomItem &item, const std::optional< HighlightsRange > &range, HighlightingUtils::HighlightingMode mode=HighlightingUtils::HighlightingMode::Default)
const Highlightshightights () const
Highlightshighlights ()

Detailed Description

Definition at line 204 of file qqmlsemantictokens_p.h.

Constructor & Destructor Documentation

◆ HighlightingVisitor()

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().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ highlights()

Highlights & HighlightingVisitor::highlights ( )
inline

Definition at line 212 of file qqmlsemantictokens_p.h.

Referenced by HighlightingUtils::visitTokens().

Here is the caller graph for this function:

◆ hightights()

const Highlights & HighlightingVisitor::hightights ( ) const
inline

Definition at line 211 of file qqmlsemantictokens_p.h.


The documentation for this class was generated from the following files: