|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.projectory.koivima.core.Element
de.projectory.koivima.core.Operator
de.projectory.koivima.operators.Copy
public class Copy
Copies the last element of the stack. Stack: ... a => ... a a
| Field Summary |
|---|
| Fields inherited from class de.projectory.koivima.core.Element |
|---|
context |
| Constructor Summary | |
|---|---|
Copy()
|
|
| Method Summary | |
|---|---|
void |
execute()
Copies the last element of the stack. |
| Methods inherited from class de.projectory.koivima.core.Operator |
|---|
pop, popDataElement, popInteger, popString, push, toString |
| Methods inherited from class de.projectory.koivima.core.Element |
|---|
getExecutionContext, setExecutionContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Copy()
| Method Detail |
|---|
public void execute()
execute in class Element
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||