Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
gnu.bytecode.Label
public class Label
extends java.lang.Object
Method Summary | |
void | |
boolean |
|
public void define(CodeAttr code)
Define the value of a label as having the current location.
- Parameters:
code
- the "Code" attribute of the current method
public final boolean defined()