joosc.resource
Class IfStmLabels

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

public class IfStmLabels
extends Labels


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

Constructor Detail

IfStmLabels

public IfStmLabels(int stopLabel)
Method Detail

getStopLabel

public int getStopLabel()