|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectslogo.language.GrammarElement
slogo.instruction.Instruction
slogo.instruction.arithmetic.NumericInstruction
slogo.instruction.drawing.Heading
public class Heading
| Field Summary |
|---|
| Fields inherited from class slogo.language.GrammarElement |
|---|
gelementsToValue |
| Constructor Summary | |
|---|---|
Heading()
|
|
| Method Summary | |
|---|---|
java.lang.Double |
evaluate(Context c)
Evaluate this language construct in some context. |
| Methods inherited from class slogo.instruction.Instruction |
|---|
evaluateNumericExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Heading()
| Method Detail |
|---|
public java.lang.Double evaluate(Context c)
GrammarElement
evaluate in class NumericInstructionc - context in which the evaluation takes place
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||