irt
Class LABEL

java.lang.Object
  |
  +--irt.Stm
        |
        +--irt.LABEL

public class LABEL
extends Stm


Field Summary
 Label label
           
 
Constructor Summary
LABEL(Label label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

label

public Label label
Constructor Detail

LABEL

public LABEL(Label label)