Crate arborium_ruby

Crate arborium_ruby 

Source
Expand description

RUBY grammar for tree-sitter

This crate provides the ruby language grammar for use with tree-sitter.

Constants§

HIGHLIGHTS_QUERY
The highlights query for ruby.
INJECTIONS_QUERY
The injections query for ruby (empty - no injections available).
LOCALS_QUERY
The locals query for ruby (empty - no locals available).

Functions§

language
Returns the ruby tree-sitter language.