🎨 naming conventions
This commit is contained in:
parent
3e17172f6e
commit
6933d7b425
6 changed files with 172 additions and 173 deletions
|
|
@ -31,7 +31,7 @@ typedef struct {
|
|||
} TreeSelectionCallback;
|
||||
|
||||
/*
|
||||
* Create a ParseStack.
|
||||
* Create a parse stack.
|
||||
*/
|
||||
ParseStack *ts_parse_stack_new(TreeSelectionCallback);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue