Exafunction / codeium-parse

A command line tool for parsing code syntax
MIT License
94 stars 4 forks source link

Add Ruby Query and test case #22

Closed undecided closed 10 months ago

undecided commented 11 months ago

Added ruby query, based on https://github.com/Exafunction/codeium-parse/pull/17

Implements @codeium.parameters and @definition.method

Has test file and generated goldens file.