scala.build.preprocessing

Members list

Type members

Classlikes

final case class ScopePath(root: Either[String, Path], subPath: SubPath)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ScopePath

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ScopePath.type
final case class Scoped[+T](path: ScopePath, value: T)

Attributes

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