public class MyLabel
extends org.objectweb.asm.Label
| Constructor and Description |
|---|
MyLabel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
emitted() |
void |
emitted(boolean flag) |
String |
toString() |
public boolean emitted()
public void emitted(boolean flag)
public String toString()
toString in class org.objectweb.asm.LabelCopyright © 2011–2021 Eclipse Foundation. All rights reserved.