Settings

dotty.tools.dotc.config.Settings
object Settings

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Settings.type

Members list

Type members

Classlikes

case class ArgsSummary(sstate: SettingsState, arguments: List[String], errors: List[String], warnings: List[String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Setting[T]

Attributes

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

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Setting.type
class SettingGroup

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SettingsState(initialValues: Seq[Any])

Attributes

Supertypes
class Object
trait Matchable
class Any