tree-sitter-0.5.0.0: Unstable bindings for the tree-sitter parsing library.

Safe HaskellNone
LanguageHaskell2010

TreeSitter.Parser

Synopsis

Documentation

data Parser Source #

A tree-sitter parser.

This type is uninhabited and used only for type safety within Ptr values.