|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmuskel.MakeOpCode
public class MakeOpCode
this is used to compile muskel 1.0 seq code into OpCodes ...
| Constructor Summary | |
|---|---|
MakeOpCode(Compute c)
|
|
| Method Summary | |
|---|---|
java.lang.Object[] |
compute(java.lang.Object[] inputTokens)
This is the method invoked to compute the MDF instruction. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MakeOpCode(Compute c)
| Method Detail |
|---|
public java.lang.Object[] compute(java.lang.Object[] inputTokens)
OpCode
compute in interface OpCode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||