RISC JKU
$ A C D E F G H I J M N O P R S T V W X Y 

V

valueOf(String) - Static method in enum at.jku.risc.stout.urauc.algo.DebugLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum at.jku.risc.stout.urauc.algo.DebugLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class at.jku.risc.stout.urauc.util.IntList
 
Variable - Class in at.jku.risc.stout.urauc.data.atom
This is the base class for different types of variables.
Variable(String) - Constructor for class at.jku.risc.stout.urauc.data.atom.Variable
 
VARIABLE_START - Static variable in class at.jku.risc.stout.urauc.data.InputParser
default = 'u' => A word starting with 'u-z' will become a variable.
InputParser.VARIABLE_START has to be a lower case letter! Context variables are denoted by upper case letters.
$ A C D E F G H I J M N O P R S T V W X Y