public class DebugOptions extends AbstractOptions
CompileOptions.debug
is set to true.| Constructor and Description |
|---|
DebugOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
fieldName2AntMap()
Internal method.
|
String |
getDebugLevel()
Tells which debugging information is to be generated.
|
void |
setDebugLevel(String debugLevel)
Sets which debug information is to be generated.
|
define, excludedFieldsFromOptionMap, fieldValue2AntMap, optionMap@Input @Optional public String getDebugLevel()
source
lines
vars
public void setDebugLevel(String debugLevel)
protected Map<String,String> fieldName2AntMap()
fieldName2AntMap in class AbstractOptions