@Generated(value="Saxonica v3.0",
comments="from soot_options.xml")
public class NPCOptions
extends Object
| Constructor and Description |
|---|
NPCOptions(Map<String,String> options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled()
Enabled
|
boolean |
only_array_ref()
Only Array Ref --
Annotate only array references.
|
boolean |
profiling()
Profiling --
Insert instructions to count safe pointer accesses.
|
public boolean enabled()
public boolean only_array_ref()
public boolean profiling()
Copyright © 2024 Soot OSS. All rights reserved.