mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 22:40:49 +00:00
committed by
Jindra Petřík
parent
a5ec5f92cf
commit
f455cfa8f8
@@ -117,7 +117,7 @@ public class AVM2LocalData extends BaseLocalData {
|
||||
public List<Integer> parsedExceptionIds = new ArrayList<>();
|
||||
|
||||
/**
|
||||
* Mapped jumps from pushbyte xx part to apropriate lookupswitch branch
|
||||
* Mapped jumps from pushbyte xx part to appropriate lookupswitch branch
|
||||
*/
|
||||
public Map<GraphPart, GraphPart> finallyJumps = new HashMap<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user