@NotStorableClass public class Label extends Object
Modifier and Type | Field and Description |
---|---|
Object |
info
Field used to associate user information to a label.
|
Constructor and Description |
---|
Label()
Constructs a new label.
|
public Object info
org.objectweb.asm.tree.MethodNode#getLabelNode
method.public int getOffset()
Attribute
sub classes, and is normally not needed by class
generators or adapters.IllegalStateException
- if this label is not resolved yet.Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.