public class JBTROptions
extends java.lang.Object
| Constructor and Description |
|---|
JBTROptions(java.util.Map options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compare_type_assigners()
Compare type assigners --
Compares Ben Bellamy's and the older type assigner.
|
boolean |
enabled()
Enabled --
.
|
boolean |
ignore_wrong_staticness()
Ignore wrong static-ness --
Ignores errors due to wrong staticness.
|
boolean |
use_older_type_assigner()
Use older type assigner --
Enables the older type assigner.
|
public boolean enabled()
public boolean ignore_wrong_staticness()
public boolean use_older_type_assigner()
public boolean compare_type_assigners()
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.