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