mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:40:59 +00:00
These three are all integers - we just repeatedly multiply them by 10 and then add a digit - so using an integer here is both faster and more accurate. :^) |
||
|---|---|---|
| .. | ||
| 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 | ||