Uses of Class
soot.jimple.toolkits.pointer.util.NativeHelper

Packages that use NativeHelper
soot Base Soot classes, shared by different intermediate representations. 
soot.jimple.spark.internal   
soot.jimple.toolkits.pointer.util   
 

Uses of NativeHelper in soot
 

Fields in soot declared as NativeHelper
 NativeHelper G.NativeHelper_helper
           
 

Uses of NativeHelper in soot.jimple.spark.internal
 

Subclasses of NativeHelper in soot.jimple.spark.internal
 class SparkNativeHelper
           
 

Uses of NativeHelper in soot.jimple.toolkits.pointer.util
 

Methods in soot.jimple.toolkits.pointer.util with parameters of type NativeHelper
static void NativeHelper.register(NativeHelper impl)
          Somewhere should register an instance of this sub class.