// generated by diplomat-tool import type { Decimal } from "./Decimal" import type { DecimalParseError } from "./DecimalParseError" import type { pointer, codepoint } from "./diplomat-runtime.d.ts";
/** *Seethe[Rustdocumentationfor`PluralOperands`](https://docs.rs/icu/2.1.1/icu/plurals/struct.PluralOperands.html) for more information.
*/
export class PluralOperands { /** @internal */
get ffiValue(): pointer; /** @internal */
constructor();
/** *Constructforagivenstringrepresentinganumber * *Seethe[Rustdocumentationfor`from_str`](https://docs.rs/icu/2.1.1/icu/plurals/struct.PluralOperands.html#method.from_str) for more information.
*/ static fromString(s: string): PluralOperands;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.