Uses of Class
com.android.dx.cf.code.BaseMachine

Packages that use BaseMachine
com.android.dx.cf.code Implementation of classes having to do with Java simulation, such as is needed for verification or stack-to-register conversion. 
 

Uses of BaseMachine in com.android.dx.cf.code
 

Subclasses of BaseMachine in com.android.dx.cf.code
 class ValueAwareMachine
          Machine which keeps track of known values but does not do smart/realistic reference type calculations.
 



Copyright © 2015. All rights reserved.