Serializable
public class DebugOptions extends AbstractOptions
CompileOptions.debug
is set to true
.Constructor | Description |
---|---|
DebugOptions() |
Modifier and Type | Method | Description |
---|---|---|
String |
getDebugLevel() |
Tells which debugging information is to be generated.
|
void |
setDebugLevel(String debugLevel) |
Sets which debug information is to be generated.
|
define, excludeFromAntProperties, getAntPropertyName, getAntPropertyValue, optionMap
@Nullable @Optional @Input public String getDebugLevel()
source
lines
vars