@Generated(value="Saxonica v3.0", comments="from soot_options.xml") public class SETOptions extends Object
| Constructor and Description |
|---|
SETOptions(Map<String,String> options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled()
Enabled
|
boolean |
naive()
Build naive dependence graph
When set to true, the dependence graph is built with a node for
each statement, without merging the nodes for equivalent
statements.
|
public boolean enabled()
public boolean naive()
Copyright © 2020 Soot OSS. All rights reserved.