C D G H I M N O S T V

V

Variable - Class in dbrown
Recognizes and stores simple variables for mathematical expressions.
Variable(String) - Constructor for class dbrown.Variable
Create a variable object.
variable - Variable in class dbrown.Variable
 
variablePattern - Static variable in class dbrown.Variable
A pattern for matching single-letter variables using the regular expression "^[a-zA-Z][0-9]".

C D G H I M N O S T V