|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.tasks.compile.AbstractOptions
org.gradle.api.tasks.compile.DebugOptions
public class DebugOptions extends AbstractOptions
Debug options for Java compilation.
| Method Summary | |
|---|---|
protected Map
|
fieldName2AntMap()
|
String
|
getDebugLevel()
|
void
|
setDebugLevel(String debugLevel)
|
| Methods inherited from class AbstractOptions | |
|---|---|
| define, excludedFieldsFromOptionMap, fieldName2AntMap, fieldValue2AntMap, optionMap |
| Method Detail |
|---|
protected Map fieldName2AntMap()
public String getDebugLevel()
public void setDebugLevel(String debugLevel)
Gradle API 1.0