Skip to content

Commit

Permalink
Add a string representation of TSQueryErrorStructure
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunsfeld committed Feb 19, 2021
1 parent e867853 commit d0133d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/query.cc
Expand Up @@ -21,6 +21,7 @@ const char *query_error_names[] = {
"TSQueryErrorNodeType",
"TSQueryErrorField",
"TSQueryErrorCapture",
"TSQueryErrorStructure",
};

TSQueryCursor *Query::ts_query_cursor;
Expand Down

0 comments on commit d0133d4

Please sign in to comment.