mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 00:24:57 +00:00
![]() The ifs below the switch no longer functioned, so let's move everything into the switch cases. This also means we can replace the StringBuilder usage with String::formatted(). |
||
---|---|---|
.. | ||
DeclarationOrAtRule.h | ||
Parser.cpp | ||
Parser.h | ||
StyleBlockRule.h | ||
StyleComponentValueRule.h | ||
StyleDeclarationRule.h | ||
StyleFunctionRule.h | ||
StyleRule.h | ||
StyleRules.cpp | ||
Token.cpp | ||
Token.h | ||
Tokenizer.cpp | ||
Tokenizer.h |