public class ImmutablePrologueEnd extends ImmutableDebugItem implements PrologueEnd
codeAddress| Constructor and Description |
|---|
ImmutablePrologueEnd(int codeAddress) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDebugItemType()
The type of this debug item.
|
static ImmutablePrologueEnd |
of(PrologueEnd prologueEnd) |
getCodeAddress, immutableListOf, ofclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeAddress@Nonnull public static ImmutablePrologueEnd of(@Nonnull PrologueEnd prologueEnd)
public int getDebugItemType()
DebugItemgetDebugItemType in interface DebugItem