sbt.internal.inc

Members list

Concise view

Type members

Classlikes

sealed trait IfMissing

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Define
object Fail.type
object IfMissing

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class InvalidComponent(msg: String, cause: Throwable) extends RuntimeException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final class MissingScalaJar(msg: String, cause: Throwable) extends RuntimeException

Attributes

Companion:
object
Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class ZincComponentManager(globalLock: GlobalLock, provider: ComponentProvider, secondaryCacheDir: Option[File], log0: Logger)

A component manager provides access to the pieces of zinc that are distributed as components. Compiler bridge is distributed as a source jar so that it can be compiled against a specific version of Scala.

A component manager provides access to the pieces of zinc that are distributed as components. Compiler bridge is distributed as a source jar so that it can be compiled against a specific version of Scala.

The component manager provides services to install and retrieve components to the local filesystem. This is used for compiled source jars so that the compilation need not be repeated for other projects on the same machine.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object ZincLmUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type