public class Label
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
info
Field used to associate user information to a label.
|
| Constructor and Description |
|---|
Label()
Constructs a new label.
|
public java.lang.Object info
MethodNode.getLabelNode(org.objectweb.asm.Label) method.public int getOffset()
Attribute sub classes, and is normally not needed by class
generators or adapters.java.lang.IllegalStateException - if this label is not resolved yet.public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2013 Oracle Corporation. All Rights Reserved.