ScalaJsLinkerConfig

scala.build.internal.ScalaJsLinkerConfig$
See theScalaJsLinkerConfig companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class ESFeatures(allowBigIntsForLongs: Boolean, avoidClasses: Boolean, avoidLetsAndConsts: Boolean, esVersion: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ESVersion

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ESVersion.type
object ModuleKind

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ModuleKind.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class Semantics(asInstanceOfs: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror