Uses of Package
slogo.instruction.arithmetic

Packages that use slogo.instruction.arithmetic
slogo.instruction.arithmetic   
slogo.instruction.drawing   
 

Classes in slogo.instruction.arithmetic used by slogo.instruction.arithmetic
ArithmeticInstruction
          The base class of any binary expression, e.g., a + b, a - b, or, in future use, a < b and so on.
NumericInstruction
           
UnaryExpression
           
 

Classes in slogo.instruction.arithmetic used by slogo.instruction.drawing
NumericInstruction