This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-22 22:31:36 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
04eaeffb1b
semantic
/
prototype
/
doubt-difftool
/
doubt-difftool-Bridging-Header.h
4 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
Add a bridging header importing tree-sitter.
2015-10-26 23:04:22 +03:00
#
import "tree_sitter
/
runtime.h"
Bridge the JS language.
2015-10-27 17:01:57 +03:00
extern
TSLanguage
*
ts_language_javascript
(
)
;
Reference in New Issue
Copy Permalink