| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| Modifier and Type | Method and Description |
|---|---|
protected SourceLocator.ClassSourceType |
ModulePathSourceLocator.getClassSourceType(String path) |
protected SourceLocator.ClassSourceType |
SourceLocator.getClassSourceType(String path) |
static SourceLocator.ClassSourceType |
SourceLocator.ClassSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceLocator.ClassSourceType[] |
SourceLocator.ClassSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Soot OSS. All rights reserved.