tree-sitter-0.4.0.0: Unstable bindings for the tree-sitter parsing library.
TreeSitter.GenerateSyntax
Contents
syntaxDatatype :: Ptr Language -> Datatype -> Q [Dec] Source #
removeUnderscore :: String -> String Source #
initUpper :: String -> String Source #
astDeclarationsForLanguage :: Ptr Language -> FilePath -> Q [Dec] Source #