|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectca.uwaterloo.cs.ql.interp.Operation
ca.uwaterloo.cs.ql.interp.op.TupleSetAnyOperation
public class TupleSetAnyOperation
| Constructor Summary | |
|---|---|
TupleSetAnyOperation()
|
|
| Method Summary | |
|---|---|
Value |
eval(int op,
Value v)
|
Value |
eval(int op,
Value left,
Value right)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TupleSetAnyOperation()
| Method Detail |
|---|
public Value eval(int op,
Value v)
throws OperationException
eval in class OperationOperationException
public Value eval(int op,
Value left,
Value right)
throws OperationException
eval in class OperationOperationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||