Crate arborium_objc

Crate arborium_objc 

Source
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.