CompileReport

sbt.internal.bsp.CompileReport$
See theCompileReport companion class

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply(target: BuildTargetIdentifier, originId: Option[String], errors: Int, warnings: Int, time: Option[Int]): CompileReport
def apply(target: BuildTargetIdentifier, originId: String, errors: Int, warnings: Int, time: Int): CompileReport