dotty.tools.dotc.config
Members list
Type members
Classlikes
Attributes
- Supertypes
- Known subtypes
-
class ScalaSettings
- Self type
A Scala version that sorts lower than all actual versions
A Scala version that sorts lower than all actual versions
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ScalaVersiontrait Ordered[ScalaVersion]trait Comparable[ScalaVersion]class Objecttrait Matchableclass AnyShow all
- Self type
-
AnyScalaVersion.type
Attributes
- Supertypes
- Known subtypes
Split a line of text using shell conventions.
Split a line of text using shell conventions.
Attributes
- Supertypes
- Self type
-
CommandLineParser.type
Settings shared by compiler and scaladoc
Settings shared by compiler and scaladoc
Attributes
- Supertypes
- Known subtypes
-
trait AllScalaSettingsclass ScalaSettings
- Self type
Attributes
- Supertypes
- Known subtypes
-
object ScalacCommand.typeobject ReplCommand.type
Attributes
- Supertypes
- Known subtypes
-
class SJSPlatform
A scala version that sorts higher than all actual versions
A scala version that sorts higher than all actual versions
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ScalaVersiontrait Ordered[ScalaVersion]trait Comparable[ScalaVersion]class Objecttrait Matchableclass AnyShow all
- Self type
-
NoScalaVersion.type
A class for holding mappings from source directories to their output location. This functionality can be accessed only programmatically. The command line compiler uses a single output location, but tools may use this functionality to set output location per source directory.
A class for holding mappings from source directories to their output location. This functionality can be accessed only programmatically. The command line compiler uses a single output location, but tools may use this functionality to set output location per source directory.
Attributes
- Supertypes
Attributes
- Companion
- class
- Supertypes
- Self type
-
PathResolver.type
The platform dependent pieces of Global.
The platform dependent pieces of Global.
Attributes
- Supertypes
- Known subtypes
-
class JavaPlatformclass SJSPlatform
Loads library.properties
from the jar.
Attributes
- Supertypes
- Known subtypes
Attributes
- Companion
- class
- Supertypes
- Self type
-
SJSPlatform.type
Attributes
- Companion
- object
- Supertypes
Represents the data after the dash in major.minor.rev-build
Represents the data after the dash in major.minor.rev-build
Attributes
- Companion
- object
- Supertypes
- Known subtypes
Attributes
- Companion
- class
- Supertypes
- Self type
-
ScalaBuild.type
Attributes
- Companion
- object
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalstrait Ordered[ScalaRelease]trait Comparable[ScalaRelease]class Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- enum
- Supertypes
- Self type
-
ScalaRelease.type
Attributes
- Companion
- object
- Supertypes
-
trait AllScalaSettingstrait CommonScalaSettingsclass SettingGroupclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
- Self type
-
ScalaSettings.type
Represents a single Scala version in a manner that supports easy comparison and sorting.
Represents a single Scala version in a manner that supports easy comparison and sorting.
Attributes
- Companion
- object
- Supertypes
- Known subtypes
Methods for parsing ScalaVersions
Attributes
- Companion
- enum
- Supertypes
- Self type
-
SourceVersion.type
A specific Scala version, not one of the magic min/max versions. An SpecificScalaVersion may or may not be a released version - i.e. this same class is used to represent final, release candidate, milestone, and development builds. The build argument is used to segregate builds
A specific Scala version, not one of the magic min/max versions. An SpecificScalaVersion may or may not be a released version - i.e. this same class is used to represent final, release candidate, milestone, and development builds. The build argument is used to segregate builds
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ScalaVersiontrait Ordered[ScalaVersion]trait Comparable[ScalaVersion]class Objecttrait Matchableclass AnyShow all
For placing a wrapper function around property functions. Motivated by places like google app engine throwing exceptions on property lookups.
For placing a wrapper function around property functions. Motivated by places like google app engine throwing exceptions on property lookups.
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
object AccessControl.type
Attributes
- Companion
- trait
- Supertypes
- Self type
-
WrappedProperties.type