![]() |
|
|
Definition in file bytecodehighlighter.h.
#include <QSyntaxHighlighter>
#include <QHash>
#include <QTextCharFormat>
Include dependency graph for bytecodehighlighter.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | inspectorj |
namespace | inspectorj::model |
Classes | |
class | inspectorj::model::BytecodeHighlighter |
BytecodeHighlighter provides formatting for bytecode textual output. More... | |
struct | inspectorj::model::BytecodeHighlighter::HighlightingRule |
A struct that pairs a regular expression pattern with a character format. More... |