p
bloop
package bloop
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class CompileInputs(scalaInstance: ScalaInstance, compilerCache: CompilerCache, sources: Array[AbsolutePath], classpath: Array[AbsolutePath], classesDir: AbsolutePath, baseDirectory: AbsolutePath, scalacOptions: Array[String], javacOptions: Array[String], classpathOptions: ClasspathOptions, previousResult: PreviousResult, reporter: Reporter, logger: Logger) extends Product with Serializable
- class CompilerCache extends AnyRef
- final class ScalaInstance extends xsbti.compile.ScalaInstance
Value Members
- object BloopComponentsLock extends GlobalLock
- object Compiler
- object DependencyResolution
- object ScalaInstance