mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 16:42:19 +02:00
This will allow the IDL generator to query a type name during code generation and determine whether that type is an interface or not and use properties of that interface for use in code generation. For example, in a future commit, this will be used to determine whether a given type name is a callback interface.