Go to file
shengxuanwei f5935e2b40 FIX: typdef NS_ENUM declarator MISSING 2022-04-24 15:34:42 +08:00
.github ADD: code refactoring 2022-04-22 18:27:57 +08:00
bindings ADD: code refactoring 2022-04-22 18:27:57 +08:00
examples ADD: code refactoring 2022-04-22 18:27:57 +08:00
queries MOD: rename (protocol_identifier) to name: (identifier) 2022-04-24 15:34:42 +08:00
src FIX: typdef NS_ENUM declarator MISSING 2022-04-24 15:34:42 +08:00
test FIX: typdef NS_ENUM declarator MISSING 2022-04-24 15:34:42 +08:00
.gitignore ADD: code refactoring 2022-04-22 18:27:57 +08:00
Cargo.toml ADD: code refactoring 2022-04-22 18:27:57 +08:00
LICENSE ADD: code refactoring 2022-04-22 18:27:57 +08:00
README.md ADD: code refactoring 2022-04-22 18:27:57 +08:00
TODO.md ADD: highlight.scm 2022-04-24 15:34:42 +08:00
binding.gyp ADD: code refactoring 2022-04-22 18:27:57 +08:00
grammar.js FIX: typdef NS_ENUM declarator MISSING 2022-04-24 15:34:42 +08:00
package.json ADD: code refactoring 2022-04-22 18:27:57 +08:00

README.md

tree-sitter-objc

CI Status

Objective-C grammar for tree-sitter.

References