Discussion 議論
A Formatter
context is automatically determined to be one of the following: Formatter
, Formatter
, or Formatter
.
あるFormatter
前後関係は、自動的に以下の1つであると判定されます:Formatter
、Formatter
、またはFormatter
。
When used in combination with string
, the formatter returns a string proxy, formats the string using Formatter
, determines context based on the proxy string’s location, and then reformats the string accordingly.
string
との組み合わせで使われる場合、フォーマッタは文字列プロキシを返して、文字列をFormatter
を使って書式設定して、前後関係をそのプロキシ文字列の持つ場所に基づき決定して、それからそれに沿って文字列を再度書式設定します。