clean_mixer v0.0.1 CleanMixer.CodeMap.ModuleReference
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %CleanMixer.CodeMap.ModuleReference{
module_name: CleanMixer.CodeMap.CodeModule.name(),
ref_type: ref_type()
}
Link to this section Functions
Link to this function
new(module_name, type)
new(CleanMixer.CodeMap.CodeModule.name(), ref_type()) :: t()