/tree-sitter-objcpp

An Objective-C++ grammar for Tree-sitter.

Primary LanguageCMIT LicenseMIT

tree-sitter-objcpp

Objective-C++ grammar for tree-sitter.

This project makes heavy use of the components from the following two projects. In fact, it's pretty much just the two smashed together with some additional glue rules to handle expression precedence.