mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
import specific functions
This commit is contained in:
parent
8083e4644f
commit
b7d5e63c39
@ -16,6 +16,6 @@ module Language.TSX.AST
|
||||
|
||||
import Prelude hiding (False, Float, Integer, String, True)
|
||||
import AST.GenerateSyntax
|
||||
import qualified TreeSitter.TSX as TSX
|
||||
import qualified TreeSitter.TSX (getNodeTypesPath, tree_sitter_tsx)
|
||||
|
||||
runIO TSX.getNodeTypesPath >>= astDeclarationsForLanguage TSX.tree_sitter_tsx
|
||||
|
Loading…
Reference in New Issue
Block a user