RelationsTextFormat

sbt.internal.inc.text.RelationsTextFormat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

protected object RelationsF

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
RelationsF.type

Value members

Abstract methods

def binariesMapper: Mapper[VirtualFileRef]
def productsMapper: Mapper[VirtualFileRef]
def sourcesMapper: Mapper[VirtualFileRef]

Inherited fields

val fileToString: File => String

Attributes

Inherited from:
FormatCommons
val fileVToString: VirtualFileRef => String

Attributes

Inherited from:
FormatCommons
val stringToFile: String => File

Attributes

Inherited from:
FormatCommons
val stringToFileV: String => VirtualFileRef

Attributes

Inherited from:
FormatCommons