Class DIModule
A source module that is imported by a compile unit
public class DIModule : DIScope, IEquatable<IrMetadata>
- Inheritance
-
DIModule
- Implements
- Inherited Members
Properties
- ConfigurationMacros
Gets the configuration macros for the module
- IncludePath
Gets the include path for the module
- Name
Gets the name of the scope or an empty string if the scope doesn't have a name
- SysRoot
Gets the ISysRoot for the module