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