Package soot.jimple.spark.pag
Class NewInstanceNode
- java.lang.Object
-
- soot.jimple.spark.pag.Node
-
- soot.jimple.spark.pag.NewInstanceNode
-
- All Implemented Interfaces:
ReferenceVariable
,Numberable
public class NewInstanceNode extends Node
Node that represents a call to newInstance()- Author:
- Steven Arzt
-
-
Field Summary
-
Fields inherited from class soot.jimple.spark.pag.Node
p2set, pag, replacement, type
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Value
getValue()
-
-
-
Method Detail
-
getValue
public Value getValue()
-
-