mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 18:45:07 +00:00
![]() This adds the is_primitive() method as described in the Web IDL specification. is_primitive() returns true if the type is a bigint, boolean or numeric type. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IDLGenerators.cpp | ||
IDLParser.cpp | ||
IDLParser.h | ||
IDLTypes.h | ||
main.cpp |