clean_mixer v0.0.1 CleanMixer.CodeMap.FileDependency

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %CleanMixer.CodeMap.FileDependency{
  ref_types: [CleanMixer.CodeMap.ModuleReference.ref_type()],
  source: CleanMixer.CodeMap.SourceFile.t(),
  target: CleanMixer.CodeMap.SourceFile.t()
}

Link to this section Functions