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

Go to the source code of this file.

Classes

class  lib_ruby_parser::MagicComment
 Equivalent of lib_ruby_parser::source::MagicComment More...
 
class  lib_ruby_parser::MagicCommentList
 Equivalent of Vec<lib_ruby_parser::source::MagicComment> More...
 

Namespaces

 lib_ruby_parser
 

Enumerations

enum  lib_ruby_parser::MagicCommentKind { lib_ruby_parser::MagicCommentKind::ENCODING, lib_ruby_parser::MagicCommentKind::FROZEN_STRING_LITERAL, lib_ruby_parser::MagicCommentKind::WARN_INDENT, lib_ruby_parser::MagicCommentKind::SHAREABLE_CONSTANT_VALUE }
 Equivalent of lib_ruby_parser::source::MagicCommentKind More...