Uses of Class
slogo.jelan.instructions.StrictInstructionList

Packages that use StrictInstructionList
slogo.jelan.instructions   
 

Uses of StrictInstructionList in slogo.jelan.instructions
 

Constructors in slogo.jelan.instructions with parameters of type StrictInstructionList
Repeat(Expression e, StrictInstructionList sil)
          Constructs a Repeat instruction that can be executed.