SourceScalaFile

final case class SourceScalaFile(base: Path, subPath: SubPath) extends OnDisk with SourceFile with ScalaFile
trait ScalaFile
trait Compiled
class OnDisk
class Element
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def path: Path
Inherited from:
ScalaFile
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product