Uses of Class
org.benf.cfr.reader.bytecode.analysis.stack.StackEntryHolder
Packages that use StackEntryHolder
-
Uses of StackEntryHolder in org.benf.cfr.reader.bytecode.analysis.stack
Methods in org.benf.cfr.reader.bytecode.analysis.stack that return types with arguments of type StackEntryHolderMethods in org.benf.cfr.reader.bytecode.analysis.stack with parameters of type StackEntryHolderModifier and TypeMethodDescriptionvoidStackEntryHolder.mergeWith(StackEntryHolder other, Set<DecompilerComment> comments) Method parameters in org.benf.cfr.reader.bytecode.analysis.stack with type arguments of type StackEntryHolderModifier and TypeMethodDescriptionStackSim.getChange(StackDelta delta, List<StackEntryHolder> consumed, List<StackEntryHolder> produced, Op02WithProcessedDataAndRefs instruction)