#include <ogdf/lib/backward/backward.hpp>
Definition at line 1601 of file backward.hpp.
◆ lines_t
◆ src_files_t
◆ get_coalesced_snippet()
lines_t backward::SnippetFactory::get_coalesced_snippet |
( |
const std::string & |
filename, |
|
|
unsigned |
line_a, |
|
|
unsigned |
line_b, |
|
|
unsigned |
context_size |
|
) |
| |
|
inline |
◆ get_combined_snippet()
lines_t backward::SnippetFactory::get_combined_snippet |
( |
const std::string & |
filename_a, |
|
|
unsigned |
line_a, |
|
|
const std::string & |
filename_b, |
|
|
unsigned |
line_b, |
|
|
unsigned |
context_size |
|
) |
| |
|
inline |
◆ get_snippet()
lines_t backward::SnippetFactory::get_snippet |
( |
const std::string & |
filename, |
|
|
unsigned |
line_start, |
|
|
unsigned |
context_size |
|
) |
| |
|
inline |
◆ get_src_file()
SourceFile& backward::SnippetFactory::get_src_file |
( |
const std::string & |
filename | ) |
|
|
inlineprivate |
◆ _src_files
The documentation for this class was generated from the following file: