|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Lightweight C/C++ syntax highlighter for SourceCodeView. More...
#include <QRegularExpression>#include <QSet>#include <QSyntaxHighlighter>#include <QTextCharFormat>#include <vector>Go to the source code of this file.
Classes | |
| class | acav::CppSyntaxHighlighter |
| Syntax highlighter with four categories: comments, strings/chars, keywords/types, and functions. More... | |
Lightweight C/C++ syntax highlighter for SourceCodeView.
Definition in file CppSyntaxHighlighter.h.