TargetLanguage

object TargetLanguage extends Companion[TargetLanguage]
Companion:
class
trait Sum
trait Mirror
trait Companion[TargetLanguage]
class Object
trait Matchable
class Any

Type members

Inherited classlikes

abstract class EnumMap[Enc](enc: E => Enc)
Inherited from:
Companion
object ToString extends EnumMap[String]
Inherited from:
Companion

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def extName(targetLanguage: TargetLanguage): String
def parse(targetLanguage: Option[TargetLanguage], extName: Option[String]): Option[TargetLanguage]

Inherited fields

protected val defaultToString: TargetLanguage => String
Inherited from:
Companion
final lazy val enumValues: Seq[TargetLanguage]
Inherited from:
Companion

Implicits

Inherited implicits

final implicit val hasCompanion: HasCompanion[TargetLanguage]
Inherited from:
Companion