tree-sitter-0.2.1.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 #