Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Scanner Class Fields
For a list of all members of this type, see Scanner members.
Protected Fields
| | Name | Description |
 | _accepted | A boolean value indicating whether the scanner has been accepted. |
 | _active | A boolean value indicating whether the scanner is active. |
 | _ch | The output character. |
 | _position | Current position within the word. |
See Also