protected static class CompileStack.LabelRange
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.objectweb.asm.Label |
end |
org.objectweb.asm.Label |
start |
Modifier | Constructor and Description |
---|---|
protected |
CompileStack.LabelRange() |