|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Option | |
---|---|
com.googlecode.jslint4java |
Uses of Option in com.googlecode.jslint4java |
---|
Methods in com.googlecode.jslint4java that return Option | |
---|---|
static Option |
Option.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Option[] |
Option.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.googlecode.jslint4java with parameters of type Option | |
---|---|
void |
JSLint.addOption(Option o)
Add an option to change the behaviour of the lint. |
void |
JSLint.addOption(Option o,
String arg)
Add an option to change the behaviour of the lint. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |