Package

scala.meta

dialects

Permalink

package dialects

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. dialects
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. final class DialectException extends Exception with ScalametaException with Product

    Permalink
  2. final class Quasiquote extends Dialect with Product

    Permalink
    Annotations
    @leafClass()

Value Members

  1. object DialectException extends Serializable

    Permalink
  2. implicit object Dotty extends Dialect with Product

    Permalink
    Annotations
    @leafClass()
  3. object Quasiquote extends Serializable

    Permalink
    Annotations
    @leafCompanion()
  4. implicit object Scala211 extends Dialect with Product

    Permalink
    Annotations
    @leafClass()

Inherited from AnyRef

Inherited from Any

Ungrouped