IgnoreScala2

scala.build.compiler.ScalaCompiler$.IgnoreScala2
final case class IgnoreScala2(compiler: ScalaCompiler) extends ScalaCompiler

Attributes

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

Members list

Concise view

Value members

Concrete methods

def compile(project: Project, logger: Logger): Boolean
def jvmVersion: Option[Positioned[Int]]
def prepareProject(project: Project, logger: Logger): Boolean
def shutdown(): Unit
override def usesClassDir: Boolean

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product