lib-ruby-parser (C++ bindings)  4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
diagnostic.hpp File Reference
#include <cstddef>
#include "messages.hpp"
#include "loc.hpp"
#include "decoded_input.hpp"

Go to the source code of this file.

Classes

class  lib_ruby_parser::Diagnostic
 Equivalent of lib_ruby_parser::Diagnostic More...
 
class  lib_ruby_parser::DiagnosticList
 Equivalent of Vec<lib_ruby_parser::Diagnostic More...
 

Namespaces

 lib_ruby_parser
 

Enumerations

enum  lib_ruby_parser::ErrorLevel { lib_ruby_parser::ErrorLevel::WARNING, lib_ruby_parser::ErrorLevel::ERROR }
 Equivalent of lib_ruby_parser::ErrorLevel More...