mirror of
https://github.com/github/semantic.git
synced 2024-11-29 11:02:26 +03:00
get that from Grammar
This commit is contained in:
parent
c23a61a7f3
commit
b46160593f
@ -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, tree_sitter_python)
|
||||
import TreeSitter.Python (getNodeTypesPath)
|
||||
|
||||
runIO Python.getNodeTypesPath >>= astDeclarationsForLanguage Grammar.tree_sitter_python
|
Loading…
Reference in New Issue
Block a user