Returns the rename if available, otherwise the name joined with dots
Returns D source code for this import
Parts of the imported module. (std.stdio -> ["std", "stdio"])
Available if the module has been imported renamed
Array of selective imports or empty if the entire module has been imported
Information about one import statement