#include <SyntaxError.h>
◆ ErrorOrWarning() [1/3]
| bpp::ErrorHandling::ErrorOrWarning::ErrorOrWarning |
( |
| ) |
|
|
delete |
◆ ErrorOrWarning() [2/3]
| bpp::ErrorHandling::ErrorOrWarning::ErrorOrWarning |
( |
const std::string & |
msg | ) |
|
|
explicitdelete |
◆ ErrorOrWarning() [3/3]
| bpp::ErrorHandling::ErrorOrWarning::ErrorOrWarning |
( |
Listener * |
listener, |
|
|
const T & |
error_ctx, |
|
|
const std::string & |
msg |
|
) |
| |
|
inline |
◆ print()
| void bpp::ErrorHandling::ErrorOrWarning::print |
( |
| ) |
const |
|
inline |
◆ set_from_listener()
| void bpp::ErrorHandling::ErrorOrWarning::set_from_listener |
( |
Listener * |
listener, |
|
|
T |
error_ctx |
|
) |
| |
|
inlineprotected |
◆ column
| uint32_t bpp::ErrorHandling::ErrorOrWarning::column |
|
protected |
◆ include_chain
| std::vector<std::string> bpp::ErrorHandling::ErrorOrWarning::include_chain |
|
protected |
◆ is_warning
| bool bpp::ErrorHandling::ErrorOrWarning::is_warning |
|
protected |
◆ line
| uint32_t bpp::ErrorHandling::ErrorOrWarning::line |
|
protected |
◆ lsp_mode
| bool bpp::ErrorHandling::ErrorOrWarning::lsp_mode |
|
protected |
◆ program
◆ source_file
| std::string bpp::ErrorHandling::ErrorOrWarning::source_file |
|
protected |
◆ text_length
| uint32_t bpp::ErrorHandling::ErrorOrWarning::text_length |
|
protected |
The documentation for this class was generated from the following file: