Causes the next call to the nextToken method of this
tokenizer to return the current value in the ttype
field, and not to modify the value in the nval or
sval field.
java.io.StreamTokenizer.nextToken(), java.io.StreamTokenizer.nval, java.io.StreamTokenizer.sval, java.io.StreamTokenizer.ttype
Diagram: Misc