Update: WIP trash removal
This commit is contained in:
parent
0ebc161857
commit
acb734cda0
3 changed files with 36 additions and 175 deletions
|
|
@ -43,7 +43,6 @@ struct TSLexer
|
|||
void (*advance)(TSLexer *, bool);
|
||||
void (*mark_end)(TSLexer *);
|
||||
t_u32 (*get_column)(TSLexer *);
|
||||
bool (*is_at_included_range_start)(const TSLexer *);
|
||||
bool (*eof)(const TSLexer *);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue