#include <ida_highlighter.hpp>
◆ keywords_t
◆ multicmtvec_t
◆ ida_syntax_highlighter_t()
ida_syntax_highlighter_t::ida_syntax_highlighter_t |
( |
| ) |
|
|
inline |
◆ pending_nonspaces_present()
bool ida_syntax_highlighter_t::pending_nonspaces_present |
( |
const char * | end | ) |
|
|
inlineprotected |
◆ parse_literal_const()
const char * ida_syntax_highlighter_t::parse_literal_const |
( |
highlighter_cbs_t * | highlighter_cbs, |
|
|
const char * | ptr, |
|
|
char | literal_closer ) |
|
protected |
◆ flush_output()
◆ handle_cmt()
void ida_syntax_highlighter_t::handle_cmt |
( |
highlighter_cbs_t * | highlighter_cbs, |
|
|
int | mcmt_idx, |
|
|
const char ** | ptr ) |
|
protected |
◆ handle_preproc()
◆ highlight_block_ex()
◆ add_ida_syntax_highlighter_helper()
◆ set_open_cmt()
void ida_syntax_highlighter_t::set_open_cmt |
( |
const char * | begin | ) |
|
|
inline |
◆ add_multi_line_comment()
void ida_syntax_highlighter_t::add_multi_line_comment |
( |
const char * | begin, |
|
|
const char * | end ) |
|
inline |
◆ get_keyword_style()
◆ add_keyword_to_style()
◆ add_keywords()
◆ keyword_memory
qstrvec_t ida_syntax_highlighter_t::keyword_memory |
|
protected |
◆ keywords
◆ open_cmt
qstring ida_syntax_highlighter_t::open_cmt |
|
protected |
◆ multicmts
◆ literal_closer
char ida_syntax_highlighter_t::literal_closer |
|
protected |
◆ text_color
◆ comment_color
◆ string_color
◆ preprocessor_color
◆ ida_syntax_highlighter_helpers
◆ input
const char* ida_syntax_highlighter_t::input |
|
protected |
◆ pending
const char* ida_syntax_highlighter_t::pending |
|
protected |
◆ style
◆ open_strconst
char ida_syntax_highlighter_t::open_strconst |
◆ close_strconst
char ida_syntax_highlighter_t::close_strconst |
◆ open_chrconst
char ida_syntax_highlighter_t::open_chrconst |
◆ close_chrconst
char ida_syntax_highlighter_t::close_chrconst |
◆ escape_char
char ida_syntax_highlighter_t::escape_char |
◆ preprocessor_char
char ida_syntax_highlighter_t::preprocessor_char |
The documentation for this struct was generated from the following file: