Version

Scanner Class Fields

For a list of all members of this type, see Scanner members.

Protected Fields
 NameDescription
Protected Field_acceptedA boolean value indicating whether the scanner has been accepted.  
Protected Field_activeA boolean value indicating whether the scanner is active.  
Protected Field_chThe output character.  
Protected Field_positionCurrent position within the word.  
See Also