Package org.jboss.jdeparser
Interface JLabel
-
public interface JLabel
A source label. Labels may be defined when created, or defined later on.- Author:
- David M. Lloyd
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
name()
Get the label name.
-