|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Constructors | ||
Reader) |
Documentation changed from old to new. |
Create a tokenizer that parses the given character stream. |
| Changed Fields | ||
double nval |
Documentation changed from old to new. |
If the current token is a number this field contains the value of that number. |
String sval |
Documentation changed from old to new. |
If the current token is a word token this field contains a string giving the characters of the word token. |
int ttype |
Documentation changed from old to new. |
After a call to the nextToken method this field contains the type of the token just read. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||