mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 17:40:59 +00:00
This enables defining "any" types in IDL files such as:
any threshold = 0;
This isn't able to parse decimal values yet.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Generate_CSS_PropertyID_cpp.cpp | ||
| Generate_CSS_PropertyID_h.cpp | ||
| Generate_CSS_ValueID_cpp.cpp | ||
| Generate_CSS_ValueID_h.cpp | ||
| WrapperGenerator.cpp | ||