Crate ruby_prism

source ·
Expand description

ruby-prism

Rustified version of Ruby’s prism parser.

Structs

Enums

  • An enum representing the different kinds of nodes that can be parsed.

Traits

  • A trait for visiting the AST.

Functions