Files
ladybird/Libraries/LibIDL
Shannon Booth 462d83fc4e LibIDL: Track referenced interfaces for an interface
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.
2026-03-11 21:16:44 +01:00
..
2026-02-26 18:31:57 +01:00