This class defines a symbolic evaluation step for a given
spoon.reflect.eval.SymbolicEvaluator . a symbolic evaluation step
contains a copy of the interpretor's state when the step happened.
Creates a new step.
Parameters: kind - the step kind Parameters: frame - the stack frame (should be a copy) Parameters: heap - the heap (should be a copy)