| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
TreeSitter.JSON
Synopsis
- tree_sitter_json :: Ptr Language
- data Grammar
Documentation
tree_sitter_json :: Ptr Language #
Statically-known rules corresponding to symbols in the grammar.
Constructors
Instances
| Bounded Grammar Source # | |
| Enum Grammar Source # | |
| Eq Grammar Source # | |
| Ord Grammar Source # | |
| Show Grammar Source # | |
| Ix Grammar Source # | |
Defined in TreeSitter.JSON | |
| Symbol Grammar Source # | |
Defined in TreeSitter.JSON Methods symbolType :: Grammar -> SymbolType | |