| Package | Description |
|---|---|
| cdc.deps.java |
| Modifier and Type | Field | Description |
|---|---|---|
protected cdc.util.cli.EnumMask<DJavaAnalyzer.Feature> |
JavaDeps.MainArgs.features |
| Modifier and Type | Method | Description |
|---|---|---|
static DJavaAnalyzer.Feature |
DJavaAnalyzer.Feature.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DJavaAnalyzer.Feature[] |
DJavaAnalyzer.Feature.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
DJavaAnalyzer.isEnabled(DJavaAnalyzer.Feature feature) |
|
boolean |
JavaDeps.MainArgs.isEnabled(DJavaAnalyzer.Feature feature) |
|
void |
DJavaAnalyzer.setEnabled(DJavaAnalyzer.Feature feature,
boolean enabled) |
|
void |
JavaDeps.MainArgs.setEnabled(DJavaAnalyzer.Feature feature,
boolean enabled) |
Copyright © 2018. All rights reserved.