Dialect enum

Enums below are based from JMdict file lines 247-491 Regional Dialects

Inheritance

Constructors

Dialect()
const

Values

bra → const Dialect
hcb → const Dialect

Brazilian

ksb → const Dialect

Hokkaido-ben

ktb → const Dialect

Kansai-ben

kyb → const Dialect

Kantou-ben

kyu → const Dialect

Kyoto-ben

nab → const Dialect

Kyuushuu-ben

obs → const Dialect

Nagano-ben

rkb → const Dialect

Osaka-ben

thb → const Dialect

Ryuukyuu-ben

tsb → const Dialect

Touhoku-ben

tsug → const Dialect

Tosa-ben

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<Dialect>
A constant List of the values in this enum, in order of their declaration.