mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Declare ts_language_c().
This commit is contained in:
parent
3f37b6544f
commit
f82ff23e8d
@ -1,5 +1,7 @@
|
||||
#include "tree_sitter/runtime.h"
|
||||
|
||||
extern TSLanguage *ts_language_c();
|
||||
|
||||
void ts_document_root_node_p(TSDocument *document, TSNode *outNode);
|
||||
|
||||
const char *ts_node_p_name(const TSNode *node, const TSDocument *document);
|
||||
|
Loading…
Reference in New Issue
Block a user