Class DexLabel
java.lang.Object
com.googlecode.d2j.DexLabel
a light weight version of org.objectweb.asm.Label
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
displayName
-
-
Constructor Details
-
DexLabel
public DexLabel(int offset) - Parameters:
offset- the offset of the label
-
DexLabel
public DexLabel()
-
-
Method Details
-
toString
-