scala.build.options.PackageType.Native
See theNative companion trait
object Native
Attributes
Members list
Type members
Classlikes
case object Application extends Native
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Nativeclass PackageTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Application.type
case object LibraryDynamic extends Native
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Nativeclass PackageTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
LibraryDynamic.type
case object LibraryStatic extends Native
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Nativeclass PackageTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
LibraryStatic.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article