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