public class SwitchLabels
extends java.lang.Object
| Constructor and Description |
|---|
SwitchLabels(org.jetbrains.coverage.org.objectweb.asm.Label dflt,
org.jetbrains.coverage.org.objectweb.asm.Label[] labels) |
| Modifier and Type | Method and Description |
|---|---|
org.jetbrains.coverage.org.objectweb.asm.Label |
getDefault() |
org.jetbrains.coverage.org.objectweb.asm.Label[] |
getLabels() |