mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-07 10:29:40 +00:00
AS1/2 better deobfuscation
code formatting
This commit is contained in:
@@ -19,5 +19,7 @@ public interface GraphSourceItem {
|
||||
|
||||
public long getOffset();
|
||||
|
||||
public boolean ignoredLoops();
|
||||
|
||||
public List<Integer> getBranches(GraphSource code);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user