HasGeneratedSources

scala.build.bsp.HasGeneratedSources
See theHasGeneratedSources companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def newInputs(inputs: Inputs): Unit
def resetProjectNames(): Unit
def setGeneratedSources(scope: Scope, sources: Seq[GeneratedSource]): Unit
def setProjectName(workspace: Path, name: String, scope: Scope): Unit
def targetIds: List[BuildTargetIdentifier]
def targetScopeIdOpt(scope: Scope): Option[BuildTargetIdentifier]