protected class DebugItemRewriter.RewrittenStartLocal extends DebugItemRewriter.BaseRewrittenLocalInfoDebugItem<StartLocal> implements StartLocal
debugItem| Constructor and Description |
|---|
RewrittenStartLocal(StartLocal debugItem) |
| Modifier and Type | Method and Description |
|---|---|
StringReference |
getNameReference() |
int |
getRegister() |
StringReference |
getSignatureReference() |
TypeReference |
getTypeReference() |
getCodeAddress, getDebugItemType, getName, getSignature, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeAddress, getDebugItemTypegetName, getSignature, getTypepublic RewrittenStartLocal(@Nonnull
StartLocal debugItem)
public int getRegister()
getRegister in interface StartLocal@Nullable public StringReference getNameReference()
getNameReference in interface StartLocal@Nullable public TypeReference getTypeReference()
getTypeReference in interface StartLocal@Nullable public StringReference getSignatureReference()
getSignatureReference in interface StartLocal