Expand description
Ruby parser for CodeGraph
This crate provides Ruby source code parsing capabilities, extracting code entities and their relationships for building code graphs.
Structsยง
- Ruby
Parser - Ruby language parser implementing the CodeParser trait