public class BuilderEndLocal extends BuilderDebugItem implements EndLocal
| Constructor and Description |
|---|
BuilderEndLocal(int register) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDebugItemType()
The type of this debug item.
|
java.lang.String |
getName() |
int |
getRegister() |
java.lang.String |
getSignature() |
java.lang.String |
getType() |
getCodeAddressisPlaced, setLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeAddresspublic int getRegister()
getRegister in interface EndLocal@Nullable public java.lang.String getSignature()
getSignature in interface LocalInfopublic int getDebugItemType()
DebugItemgetDebugItemType in interface DebugItem