Package com.googlecode.dex2jar.ir.ts
Class Ir2JRegAssignTransformer
java.lang.Object
com.googlecode.dex2jar.ir.ts.Ir2JRegAssignTransformer
- All Implemented Interfaces:
Transformer
- Share same reg between locals with same type.
- @This always assign as 0, and not share with others.
- long/double tasks two index
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Ir2JRegAssignTransformer
public Ir2JRegAssignTransformer()
-
-
Method Details
-
transform
- Specified by:
transformin interfaceTransformer
-