public class DebugOptions extends AbstractOptions
CompileOptions.debug
is set to true
.Constructor and Description |
---|
DebugOptions() |
Modifier and Type | Method and 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
@Input @Optional public String getDebugLevel()
source
lines
vars
public void setDebugLevel(String debugLevel)