Language

scalus.cardano.ledger.Language
See theLanguage companion enum
object Language

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Language.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromId(id: Int): Language

Gets the language from an ID

Gets the language from an ID

Attributes

def languageId(language: Language): Int

Gets the language ID (used in CBOR encoding)

Gets the language ID (used in CBOR encoding)

Attributes

Givens

Givens

CBOR decoder for Language

CBOR decoder for Language

Attributes

CBOR encoder for Language

CBOR encoder for Language

Attributes