lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
Go to the source code of this file.
Namespaces | |
lib_ruby_parser | |
Typedefs | |
typedef TokenRewriterResult(* | lib_ruby_parser::TokenRewriterFunction) (Token *, SharedByteList) |
Enumerations | |
enum | lib_ruby_parser::RewriteAction { lib_ruby_parser::RewriteAction::DROP, lib_ruby_parser::RewriteAction::KEEP } |