public class CHAOptions extends Object
Constructor and Description |
---|
CHAOptions(Map<String,String> options) |
Modifier and Type | Method and Description |
---|---|
boolean |
apponly()
AppOnly --
Consider only application classes.
|
boolean |
enabled()
Enabled --
.
|
boolean |
verbose()
Verbose --
Print statistics about the resulting call graph.
|
public boolean enabled()
public boolean verbose()
public boolean apponly()