ttype
field to the character value. Making a line terminator character "ordinary" may interfere with the ability of a StreamTokenizer
to count lines. The lineno
method may no longer reflect the presence of such terminator characters in its line count.
@param ch the character.
@see java.io.StreamTokenizer#ttype
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|