mirror of
https://github.com/github/semantic.git
synced 2024-11-29 11:02:26 +03:00
use getNodeTypesPath in place of python submodule
This commit is contained in:
parent
243ae6ae7a
commit
0a629f1fad
@ -18,4 +18,4 @@ import Prelude hiding (False, Float, Integer, String, True)
|
||||
import AST.GenerateSyntax
|
||||
import qualified Language.Python.Grammar as Grammar
|
||||
|
||||
astDeclarationsForLanguage Grammar.tree_sitter_python "../../../vendor/tree-sitter-python/src/node-types.json"
|
||||
runIO TypeScript.getNodeTypesPath >>= astDeclarationsForLanguage Grammar.tree_sitter_python
|
Loading…
Reference in New Issue
Block a user