mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
Export parseRubyToAST.
This commit is contained in:
parent
ce075494cf
commit
e50ec88a01
@ -1,6 +1,7 @@
|
||||
{-# LANGUAGE DataKinds #-}
|
||||
module TreeSitter
|
||||
( treeSitterParser
|
||||
, parseRubyToAST
|
||||
, defaultTermAssignment
|
||||
) where
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user