public class LabelInfo
extends java.lang.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-2018 Saxonica Limited. All rights reserved.