scala.build.preprocessing

Members list

Concise view

Type members

Classlikes

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

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object ScopePath

Attributes

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

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any