|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectunity.functions.Expression
unity.functions.ConstantValue
public class ConstantValue
| Constructor Summary | |
|---|---|
ConstantValue(java.lang.Object obj)
|
|
| Method Summary | |
|---|---|
void |
changeType(int newType)
|
java.lang.Object |
evaluate(Tuple t)
|
java.lang.String |
toString()
|
| Methods inherited from class unity.functions.Expression |
|---|
computeType, getAttributeIndexReferences, getChild, getExprLocs, getNumChildren, getParent, getReturnType, hasChildren, setParent, setReturnType, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantValue(java.lang.Object obj)
| Method Detail |
|---|
public java.lang.Object evaluate(Tuple t)
evaluate in class Expressionpublic void changeType(int newType)
public 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 | |||||||||