Package | Description |
---|---|
soot |
Base Soot classes, shared by different intermediate representations.
|
Modifier and Type | Method and Description |
---|---|
SourceLocator.FoundFile |
SourceLocator.lookupInClassPath(String fileName)
Searches for a file with the given name in the exploded classPath.
|
SourceLocator.FoundFile |
SourceLocator.lookupInClassPath(String fileName)
Searches for a file with the given name in the exploded classPath.
|
Constructor and Description |
---|
CoffiClassSource(String className,
SourceLocator.FoundFile foundFile) |
CoffiClassSource(String className,
SourceLocator.FoundFile foundFile) |
JimpleClassSource(String className,
SourceLocator.FoundFile foundFile) |
JimpleClassSource(String className,
SourceLocator.FoundFile foundFile) |