Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Numerals

Index

Properties

round

round: (base: JpNumeralUnit) => Numerals

Type declaration

sign

sign: () => Sign

Type declaration

toAbsNumber

toAbsNumber: () => number

Type declaration

    • (): number
    • Returns number

toNumber

toNumber: () => number

Type declaration

    • (): number
    • Returns number

toNumeralObjs

toNumeralObjs: () => NumeralObj[]

Type declaration

toNumerals

toNumerals: () => Numeral[]

Type declaration

toSignedNumeralObjs

toSignedNumeralObjs: () => [Sign, NumeralObj[]]

Type declaration

toSignedNumerals

toSignedNumerals: () => [Sign, Numeral[]]

Type declaration

toSignedString

toSignedString: () => string

Type declaration

    • (): string
    • Returns string

toSignedTuples

toSignedTuples: () => [Sign, [number, string][]]

Type declaration

    • (): [Sign, [number, string][]]
    • Returns [Sign, [number, string][]]

toString

toString: () => string

Type declaration

    • (): string
    • Returns string

toTuples

toTuples: () => [number, string][]

Type declaration

    • (): [number, string][]
    • Returns [number, string][]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property

Generated using TypeDoc