var scanLocation : Int
The character position at which the receiver will begin its next scanning operation.
この文字位置で、レシーバはそれの次のスキャン操作を開始するでしょう。
var charactersToBeSkipped : CharacterSet?
Character set containing the characters the scanner ignores when looking for a scannable element.
あるスキャン可能な要素を捜すときにスキャナが無視する文字を含んでいる文字集合。
var locale: Any?
The locale to use when scanning.
走査している時に使うことになるロケール。