public class LabelInfo extends Object
| Constructor and Description |
|---|
LabelInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUsed()
Ask whether this label has been used (that is, whether any instructions have been generated that refer to it)
|
NamedLabel |
label()
Get the underlying ASM label object
|
public NamedLabel label()
public boolean isUsed()
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.