A Sandcastle Documented Class Library
ScannerHasNext Method |

Name | Description | |
---|---|---|
![]() | HasNext |
Checks if there is more processable input. Ignores whitespace.
|
![]() | HasNext(String) |
Checks to see if the next valid input matches the word
If success, it is consumed and head is incremented.
|
