public class HideTurtle extends Instruction
gelementsToValue
Constructor and Description |
---|
HideTurtle()
Represents a HIDETURTLE command
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
evaluate(Context c)
Evaluate this language construct in some context.
|
public java.lang.Object evaluate(Context c)
GrammarElement
evaluate
in class Instruction
c
- context in which the evaluation takes place