IndicSyllabicCategory enum
See the Rust documentation for IndicSyllabicCategory
for more information.
Constructors
- IndicSyllabicCategory()
-
const
Values
- other → const IndicSyllabicCategory
-
See the Rust documentation for
Other
for more information. - avagraha → const IndicSyllabicCategory
-
See the Rust documentation for
Avagraha
for more information. - bindu → const IndicSyllabicCategory
-
See the Rust documentation for
Bindu
for more information. - brahmiJoiningNumber → const IndicSyllabicCategory
-
See the Rust documentation for
BrahmiJoiningNumber
for more information. - cantillationMark → const IndicSyllabicCategory
-
See the Rust documentation for
CantillationMark
for more information. - consonant → const IndicSyllabicCategory
-
See the Rust documentation for
Consonant
for more information. - consonantDead → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantDead
for more information. - consonantFinal → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantFinal
for more information. - consonantHeadLetter → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantHeadLetter
for more information. - consonantInitialPostfixed → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantInitialPostfixed
for more information. - consonantKiller → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantKiller
for more information. - consonantMedial → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantMedial
for more information. - consonantPlaceholder → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantPlaceholder
for more information. - consonantPrecedingRepha → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantPrecedingRepha
for more information. - consonantPrefixed → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantPrefixed
for more information. - consonantSucceedingRepha → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantSucceedingRepha
for more information. - consonantSubjoined → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantSubjoined
for more information. - consonantWithStacker → const IndicSyllabicCategory
-
See the Rust documentation for
ConsonantWithStacker
for more information. - geminationMark → const IndicSyllabicCategory
-
See the Rust documentation for
GeminationMark
for more information. - invisibleStacker → const IndicSyllabicCategory
-
See the Rust documentation for
InvisibleStacker
for more information. - joiner → const IndicSyllabicCategory
-
See the Rust documentation for
Joiner
for more information. - modifyingLetter → const IndicSyllabicCategory
-
See the Rust documentation for
ModifyingLetter
for more information. - nonJoiner → const IndicSyllabicCategory
-
See the Rust documentation for
NonJoiner
for more information. - nukta → const IndicSyllabicCategory
-
See the Rust documentation for
Nukta
for more information. - number → const IndicSyllabicCategory
-
See the Rust documentation for
Number
for more information. - numberJoiner → const IndicSyllabicCategory
-
See the Rust documentation for
NumberJoiner
for more information. - pureKiller → const IndicSyllabicCategory
-
See the Rust documentation for
PureKiller
for more information. - registerShifter → const IndicSyllabicCategory
-
See the Rust documentation for
RegisterShifter
for more information. - syllableModifier → const IndicSyllabicCategory
-
See the Rust documentation for
SyllableModifier
for more information. - toneLetter → const IndicSyllabicCategory
-
See the Rust documentation for
ToneLetter
for more information. - toneMark → const IndicSyllabicCategory
-
See the Rust documentation for
ToneMark
for more information. - virama → const IndicSyllabicCategory
-
See the Rust documentation for
Virama
for more information. - visarga → const IndicSyllabicCategory
-
See the Rust documentation for
Visarga
for more information. - vowel → const IndicSyllabicCategory
-
See the Rust documentation for
Vowel
for more information. - vowelDependent → const IndicSyllabicCategory
-
See the Rust documentation for
VowelDependent
for more information. - vowelIndependent → const IndicSyllabicCategory
-
See the Rust documentation for
VowelIndependent
for more information. - reorderingKiller → const IndicSyllabicCategory
-
See the Rust documentation for
ReorderingKiller
for more information.
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toInteger(
) → int -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromInteger(
int other) → IndicSyllabicCategory?
Constants
-
values
→ const List<
IndicSyllabicCategory> - A constant List of the values in this enum, in order of their declaration.