Package edu.wpi.ebob.internal.jem.operations

Class Summary
JEMAbstractInfixOperation Performs an infix argument accepting two arguments.
JEMAbstractPrefixOperation Performs an infix argument accepting two arguments.
JEMAdditionOperation Performs the summation (or concatenation, in the case of a String) of two objects.
JEMAlgebraicNegationOperation Performs the summation (or concatenation, in the case of a String) of two objects.
JEMBooleanNegationOperation Performs the summation (or concatenation, in the case of a String) of two objects.
JEMDivisionOperation Divides one object by another.
JEMModulusOperation  
JEMMultiplicationOperation  
JEMSubtractionOperation