Package | Description |
---|---|
com.googlecode.jslint4java |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2007-2013. All Rights Reserved.