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
-
Field Summary
FieldsFields inherited from class org.objectweb.asm.Label
info
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.objectweb.asm.Label
getOffset
-
Field Details
-
_name
-
-
Constructor Details
-
NamedLabel
-
-
Method Details
-
toString
- Overrides:
toString
in classorg.objectweb.asm.Label
-