| Package | Description |
|---|---|
| org.benf.cfr.reader.apiunreleased | |
| org.benf.cfr.reader.state | |
| org.benf.cfr.reader.util | |
| org.benf.cfr.reader.util.getopt |
| Modifier and Type | Method and Description |
|---|---|
AnalysisType |
JarContent.getAnalysisType() |
| Modifier and Type | Method and Description |
|---|---|
JarContent |
ClassFileSource2.addJarContent(String jarPath,
AnalysisType analysisType)
CFR would like to know about all classes contained within the jar at
jarPath |
| Modifier and Type | Method and Description |
|---|---|
AnalysisType |
DCCommonState.detectClsJar(String path) |
AnalysisType |
JarContentImpl.getAnalysisType() |
| Modifier and Type | Method and Description |
|---|---|
JarContent |
ClassFileSourceImpl.addJarContent(String jarPath,
AnalysisType analysisType) |
JarContent |
ClassFileSourceChained.addJarContent(String jarPath,
AnalysisType analysisType) |
JarContent |
ClassFileSourceWrapper.addJarContent(String jarPath,
AnalysisType type) |
TreeMap<Integer,List<JavaTypeInstance>> |
DCCommonState.explicitlyLoadJar(String path,
AnalysisType type) |
| Modifier and Type | Method and Description |
|---|---|
static AnalysisType |
AnalysisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalysisType[] |
AnalysisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static PermittedOptionProvider.Argument<AnalysisType> |
OptionsImpl.ANALYSE_AS |
Copyright © 2011-2021. All Rights Reserved.