|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.tasks.compile.AbstractOptions
org.gradle.api.tasks.compile.DebugOptions
class DebugOptions extends AbstractOptions
Property Summary | |
---|---|
java.lang.String |
debugLevel
|
Constructor Summary | |
DebugOptions()
|
Method Summary | |
---|---|
java.util.Map
|
fieldName2AntMap()
|
Methods inherited from class AbstractOptions | |
---|---|
addValueToMapIfNotNull, isOptionField |
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Property Detail |
---|
java.lang.String debugLevel
Constructor Detail |
---|
DebugOptions()
Method Detail |
---|
java.util.Map fieldName2AntMap()
Groovy Documentation