Source

com.codacy.plugins.api.Source
See theSource companion trait
object Source

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Source.type

Members list

Type members

Classlikes

final case class Directory(path: String) extends AnyVal, Source

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Source
class AnyVal
trait Matchable
class Any
Show all
final case class File(path: String) extends AnyVal, Source

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Source
class AnyVal
trait Matchable
class Any
Show all
final case class Line(value: Int) extends AnyVal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all