public class NPCOptions
extends java.lang.Object
| Constructor and Description |
|---|
NPCOptions(java.util.Map 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 © 2012-2019 RoboVM AB. All Rights Reserved.