Package com.googlecode.dex2jar.ir.ts
Class UnSSATransformer
java.lang.Object
com.googlecode.dex2jar.ir.ts.UnSSATransformer
- All Implemented Interfaces:
Transformer
Remove
PhiExprs, add a=x to each CFG from.
TODO clean frame
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classprotected static classdesigned for assign index to Local, each Object is related to a Local -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ORDER_REG_ASSIGN_BY_EXCLUDE_SIZE_DESC
-
-
Constructor Details
-
UnSSATransformer
public UnSSATransformer()
-
-
Method Details
-
transform
- Specified by:
transformin interfaceTransformer
-