Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
G
H
I
M
N
O
S
T
V
H
hasNext()
- Method in class dbrown.
Tokenizer
Returns true if potentially there are tokens remaining in the tokenizer string.
hasNextOperand()
- Method in class dbrown.
Tokenizer
Returns true if the next token in the tokenizer string can be interpreted as an operand.
hasNextOperator()
- Method in class dbrown.
Tokenizer
Returns true if the next token in the tokenizer string can be interpreted as an operator.
hasNextVariable()
- Method in class dbrown.
Tokenizer
Returns true if the next token in the tokenizer string can be interpreted as a variable.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
G
H
I
M
N
O
S
T
V