mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 15:21:00 +00:00
Track the kind of Type it is, and use that to provide some convenient `is_foo()` / `as_foo()` methods. While I was at it, made these all classes instead of structs and made their data private. |
||
|---|---|---|
| .. | ||
| WrapperGenerator | ||
| CMakeLists.txt | ||
| GenerateCSSEnums.cpp | ||
| GenerateCSSMediaFeatureID.cpp | ||
| GenerateCSSPropertyID.cpp | ||
| GenerateCSSTransformFunctions.cpp | ||
| GenerateCSSValueID.cpp | ||
| GeneratorUtil.h | ||