mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 03:04:59 +00:00
![]() Instead of constructing a Tokenizer and then calling parse() on it, we now call `Tokenizer::tokenize(...)` directly. (Renamed from `parse()` because this is a Tokenizer, not a Parser.) |
||
---|---|---|
.. | ||
SyntaxHighlighter.cpp | ||
SyntaxHighlighter.h |