Goby v2
|
Public Member Functions | |
FlexOStreamErrorCollector (const std::string &original) | |
void | AddError (int line, int column, const std::string &message) |
void | AddWarning (int line, int column, const std::string &message) |
void | print_original (int line, int column) |
bool | has_errors () |
bool | has_warnings () |
Definition at line 220 of file flex_ostream.h.