pub type RubyParser = Parser<RubyCode>;
The Ruby language parser.
Ruby
pub struct RubyParser { /* private fields */ }