JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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 and Description
String
name
()
Get the label name.
Method Detail
name
String
name()
Get the label name. If the label is anonymous, or not defined yet, an exception is thrown.
Returns:
the label name
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016. All rights reserved.