Uses of Class
compiler.intermediate.Label

Packages that use Label
es.uned.compiler.intermediate   
 

Uses of Label in es.uned.compiler.intermediate
 

Methods in es.uned.compiler.intermediate that return Label
 Label LabelFactoryIF.create()
          Creates a new label.
 Label LabelFactory.create()
          Creates a new label.
 Label LabelFactoryIF.create(java.lang.String name)
          Creates a new label with the selected name.
 Label LabelFactory.create(java.lang.String name)
          Creates a new label with the selected name.