mirror of
https://github.com/github/semantic.git
synced 2025-01-08 00:16:53 +03:00
Update AST.hs
This commit is contained in:
parent
48427642ae
commit
cfe29304b9
@ -17,6 +17,6 @@ module Language.Python.AST
|
||||
import Prelude hiding (False, Float, Integer, String, True)
|
||||
import AST.GenerateSyntax
|
||||
import qualified Language.Python.Grammar as Grammar
|
||||
import TreeSitter.Python (getNodeTypesPath)
|
||||
import qualified TreeSitter.Python as Python
|
||||
|
||||
runIO Python.getNodeTypesPath >>= astDeclarationsForLanguage Grammar.tree_sitter_python
|
Loading…
Reference in New Issue
Block a user