Equivalent of lib_ruby_parser::Diagnostic
More...
#include <diagnostic.hpp>
◆ Diagnostic() [1/4]
| lib_ruby_parser::Diagnostic::Diagnostic |
( |
| ) |
|
|
delete |
◆ Diagnostic() [2/4]
◆ Diagnostic() [3/4]
| lib_ruby_parser::Diagnostic::Diagnostic |
( |
const Diagnostic & |
| ) |
|
|
delete |
◆ Diagnostic() [4/4]
| lib_ruby_parser::Diagnostic::Diagnostic |
( |
Diagnostic && |
| ) |
|
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ render()
| std::string lib_ruby_parser::Diagnostic::render |
( |
const DecodedInput & |
input | ) |
const |
◆ level
Level of the diagnostic (error/warning)
◆ loc
| Loc lib_ruby_parser::Diagnostic::loc |
Location of the diagnostic.
◆ message
Message of the diagnsotic.
The documentation for this class was generated from the following file: