public class StackEntryHolder extends Object
Modifier and Type | Method and Description |
---|---|
StackEntry |
getStackEntry() |
void |
mergeWith(StackEntryHolder other,
Set<DecompilerComment> comments) |
String |
toString() |
public void mergeWith(StackEntryHolder other, Set<DecompilerComment> comments)
public StackEntry getStackEntry()
Copyright © 2011-2021. All Rights Reserved.