mirror of
https://github.com/github/semantic.git
synced 2025-01-08 08:30:27 +03:00
import AST.Parse into Language.Ruby.Tags
This commit is contained in:
parent
e921afcbc7
commit
fa6ffe9825
@ -15,6 +15,7 @@ module Language.Ruby.Tags
|
|||||||
where
|
where
|
||||||
|
|
||||||
import AST.Element
|
import AST.Element
|
||||||
|
import qualified AST.Parse as Parse
|
||||||
import AST.Token
|
import AST.Token
|
||||||
import AST.Traversable1
|
import AST.Traversable1
|
||||||
import qualified AST.Unmarshal as TS
|
import qualified AST.Unmarshal as TS
|
||||||
|
Loading…
Reference in New Issue
Block a user