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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ExposedTo.cpp | ||
| ExposedTo.h | ||
| IDLParser.cpp | ||
| IDLParser.h | ||
| Types.cpp | ||
| Types.h | ||