joosc.resource
Class WhileStmLabels

java.lang.Object
  extended byjoosc.resource.Resources
      extended byjoosc.resource.Labels
          extended byjoosc.resource.WhileStmLabels

public class WhileStmLabels
extends Labels


Constructor Summary
WhileStmLabels(int startLabel, int stopLabel)
           
 
Method Summary
 int getStartLabel()
           
 int getStopLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhileStmLabels

public WhileStmLabels(int startLabel,
                      int stopLabel)
Method Detail

getStartLabel

public int getStartLabel()

getStopLabel

public int getStopLabel()