mirror of
https://github.com/pxb1988/dex2jar.git
synced 2025-02-20 05:02:23 +00:00
i
--HG-- branch : 0.0.9.x
This commit is contained in:
parent
2618359e5c
commit
a480071522
@ -42,9 +42,8 @@ public class LiveAnalyze {
|
||||
@SuppressWarnings("serial")
|
||||
public static class Phi extends HashSet<Phi> {
|
||||
public Local local;
|
||||
|
||||
private Phi tag;
|
||||
private boolean used;
|
||||
public Phi tag;
|
||||
public boolean used;
|
||||
|
||||
private Phi() {
|
||||
super(3);
|
||||
|
Loading…
x
Reference in New Issue
Block a user