public class MyLabel
extends org.objectweb.asm.Label
This trivial class exists only to give a slightly
more readable toString method for ASM labels.
The ASM version simply uses the identity hashcode,
which is a bit hard to read.
Field Summary
Fields inherited from class org.objectweb.asm.Label