| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectgnu.bytecode.Labelpublic class Labelextends java.lang.ObjectMethod 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()