|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.options.JBTROptions
public class JBTROptions
Option parser for Type Assigner.
Constructor Summary | |
---|---|
JBTROptions(Map options)
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JBTROptions(Map options)
Method Detail |
---|
public boolean enabled()
public boolean ignore_wrong_staticness()
public boolean use_older_type_assigner()
public boolean compare_type_assigners()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |