Decomposed class final
The outcome of non-recursive canonical decomposition of a character.
second
will be NUL when the decomposition expands to a single character
(which may or may not be the original one)
See the Rust documentation for Decomposed
for more information.
Properties
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.
override