A Sandcastle Documented Class Library
ScannerHasNext Method |
Overload List
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.
|
See Also