Native

scala.build.options.PackageType.Native
See theNative companion trait
object Native

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Native.type

Members list

Type members

Classlikes

case object Application extends Native

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Native
class PackageType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object LibraryDynamic extends Native

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Native
class PackageType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object LibraryStatic extends Native

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Native
class PackageType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Inherited and Abstract 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