Uses of Interface
org.kit.furia.fragment.soot.representation.NewInvokeExpr

Packages that use NewInvokeExpr
org.kit.furia.fragment.soot.representation   
org.kit.furia.fragment.soot.representation.internal   
 

Uses of NewInvokeExpr in org.kit.furia.fragment.soot.representation
 

Methods in org.kit.furia.fragment.soot.representation that return NewInvokeExpr
 NewInvokeExpr Frimp.newNewInvokeExpr(soot.RefType base, soot.SootMethodRef method, java.util.List args)
          Constructs a NewInvokeExpr(Local base, List of Expr) grammar chunk.
 

Methods in org.kit.furia.fragment.soot.representation with parameters of type NewInvokeExpr
 void FrimpExprSwitch.caseNewInvokeExpr(NewInvokeExpr v)
           
 void FrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e)
           
 void AbstractGrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e)
           
 

Uses of NewInvokeExpr in org.kit.furia.fragment.soot.representation.internal
 

Classes in org.kit.furia.fragment.soot.representation.internal that implement NewInvokeExpr
 class FNewInvokeExpr
           
 



Copyright © 2008 Arnoldo Jose Muller Molina. All Rights Reserved.