@Generated(value="Saxonica v3.0", comments="from soot_options.xml") public class FRWOptions extends Object
| Constructor and Description |
|---|
FRWOptions(Map<String,String> options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled()
Enabled
|
int |
threshold()
Maximum number of fields
If a statement reads/writes more than this number of fields, no
tag will be produced for it, in order to keep the size of the
tags reasonable.
|
Copyright © 2020 Soot OSS. All rights reserved.