Expand description
OBJECTIVE-C grammar for tree-sitter
This crate provides the objc language grammar for use with tree-sitter.
Constants§
- HIGHLIGHTS_
QUERY - The highlights query for objc.
- INJECTIONS_
QUERY - The injections query for objc.
- LOCALS_
QUERY - The locals query for objc.
Functions§
- language
- Returns the objc tree-sitter language.