StreamTokenizer.toString
Class Overview | Class Members |
This Package |
All Packages
public String toString()
Returns
a string representation of the token specified by the
ttype, nval, and sval
fields.
Description
Returns the string representation of the current stream token.
Overrides
toString in class Object
See Also
nval, sval, ttype