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

Go to the source code of this file.

Classes

class  lib_ruby_parser::Comment
 Equivalent of lib_ruby_parser::source::Comment More...
 
class  lib_ruby_parser::CommentList
 Equivalent of Vec<lib_ruby_parser::source::Comment> More...
 

Namespaces

 lib_ruby_parser
 

Enumerations

enum  lib_ruby_parser::CommentType { lib_ruby_parser::CommentType::INLINE, lib_ruby_parser::CommentType::DOCUMENT, lib_ruby_parser::CommentType::UNKNOWN }
 Equivalent of lib_ruby_parser::source::CommentType More...