| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.util.cfgcmd |
| Class and Description |
|---|
| AltClassLoader
A
ClassLoader that loads specified classes from a different class path than that given by the value of
java.class.path in System.getProperties(). |
| Class and Description |
|---|
| AltClassLoader
A
ClassLoader that loads specified classes from a different class path than that given by the value of
java.class.path in System.getProperties(). |
| CFGGraphType
An enumeration type for representing the varieties of control flow graph available, for use in tools that compare or
display CFGs.
|
| CFGIntermediateRep
An enumeration type for representing the varieties of intermediate representation available, for use in tools that compare
or display control flow graphs.
|
| CFGOptionMatcher.CFGOption
The type stored within a
CFGOptionMatcher. |
| CFGToDotGraph
Class that creates a
DotGraph visualization of a control flow graph. |
Copyright © 2020 Soot OSS. All rights reserved.