com.ssv.test.airbase.contest
Class Execution.Goto

java.lang.Object
  extended by com.ssv.test.airbase.contest.Execution.Goto
Direct Known Subclasses:
Execution.ConditionalGoto
Enclosing class:
Execution

public static class Execution.Goto
extends java.lang.Object


Constructor Summary
Execution.Goto(java.lang.String name)
           
 
Method Summary
 void setMarker(int marker)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Execution.Goto

public Execution.Goto(java.lang.String name)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

setMarker

public void setMarker(int marker)