public class ReachingTypeDumper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
output_dir |
protected PointsToAnalysis |
pa |
| Constructor and Description |
|---|
ReachingTypeDumper(PointsToAnalysis pa,
java.lang.String output_dir) |
| Modifier and Type | Method and Description |
|---|---|
void |
dump() |
protected void |
handleClass(java.io.PrintWriter out,
SootClass c) |
protected PointsToAnalysis pa
protected java.lang.String output_dir
public ReachingTypeDumper(PointsToAnalysis pa, java.lang.String output_dir)
public void dump()
protected void handleClass(java.io.PrintWriter out,
SootClass c)
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.