|
|||||||||
| 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.JumpOnCondition
public class JumpOnCondition
Performs a relative jump on condition. Stack: ... condition offset => ...
| Field Summary |
|---|
| Fields inherited from class de.projectory.koivima.core.Element |
|---|
context |
| Constructor Summary | |
|---|---|
JumpOnCondition()
|
|
| Method Summary | |
|---|---|
void |
execute()
Takes to elements from the stack and perfoms a relative jump. |
| 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 JumpOnCondition()
| 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 | ||||||||