Options
All
  • Public
  • Public/Protected
  • All
Menu

例外処理が必要な文字列について、処理を適用する

Hierarchy

  • PreEscapeClass

Index

Constructors

constructor

Properties

Private replaced_text

replaced_text: string

Private template_text

template_text: string

Methods

getResult

  • getResult(): string

withEraseWhiteSpace

  • withEraseWhiteSpace(): this

withEraseWord

  • withEraseWord(): this

withExpandToken

  • withExpandToken(): this

withNumberValueToSeparated

  • withNumberValueToSeparated(): this

withUnnormalyHiragana

  • withUnnormalyHiragana(): this
  • 例外になる文字列(1か月)のような文字列を、「1カ月」のひらがなのない形に置換する 数字は${0}の形式に置換されるため。また、1か月のまま処理すると「か」がセパレータとして扱われるため

    Returns this

Generated using TypeDoc