Package gw.internal.gosu.compiler
Class NamedLabel
- java.lang.Object
-
- org.objectweb.asm.Label
-
- gw.internal.gosu.compiler.NamedLabel
-
public class NamedLabel extends org.objectweb.asm.Label
-
-
Constructor Summary
Constructors Constructor Description NamedLabel(String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-