|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectslogo.jelan.GrammarElement
slogo.jelan.expressions.Expression
slogo.jelan.expressions.Number
public class Number
| Constructor Summary | |
|---|---|
Number(double d)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
double |
value(Context c)
|
| Methods inherited from class slogo.jelan.expressions.Expression |
|---|
evaluate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Number(double d)
| Method Detail |
|---|
public double value(Context c)
value in class Expressionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||