scala.reflect.internal

settings

package settings

Content Hierarchy Learn more about scaladoc diagrams
Visibility
  1. Public
  2. All

Type Members

  1. trait AbsSettings extends AnyRef

    A Settings abstraction boiled out of the original highly mutable Settings class with the intention of creating an ImmutableSettings which can be used interchangeably.

  2. abstract class MutableSettings extends AbsSettings

    A mutable Settings object.

No Group