Returns the next token from the token list
Returns the next token from the token list
public string NextToken();
Returns the next token from the source string, using the provided token delimiters
public string NextToken(string);
Tokenizer クラス | OhymosNet 名前空間