Method | Description | |
---|---|---|
MarkPosition ( ) : void | ||
MoveToTheNextString ( ) : void | ||
ReadNextToken ( ) : |
||
ReadUntilTheEndOfString ( ) : string | ||
ResetPosition ( ) : void | ||
Tokenizer ( string input ) : System |
Method | Description | |
---|---|---|
GetCurrentPosition ( ) : |
||
PeekChar ( ) : char | ||
ReadChar ( ) : char | ||
ReadNextString ( ) : string | ||
ReadUntilChar ( ) : string |