low <= c <= high
are "ordinary" in this tokenizer. See the ordinaryChar
method for more information on a character being ordinary.
@param low the low end of the range.
@param hi the high end of the range.
@see java.io.StreamTokenizer#ordinaryChar(int)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|