@Accessors
public class DebuggerConfig
extends java.lang.Object
| Constructor and Description |
|---|
DebuggerConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.xtext.gradle.protocol.GradleInstallDebugInfoRequest.SourceInstaller |
getSourceInstaller() |
boolean |
isHideSyntheticVariables() |
void |
setHideSyntheticVariables(boolean hideSyntheticVariables) |
void |
setSourceInstaller(org.xtext.gradle.protocol.GradleInstallDebugInfoRequest.SourceInstaller sourceInstaller) |
@Pure public org.xtext.gradle.protocol.GradleInstallDebugInfoRequest.SourceInstaller getSourceInstaller()
public void setSourceInstaller(org.xtext.gradle.protocol.GradleInstallDebugInfoRequest.SourceInstaller sourceInstaller)
@Pure public boolean isHideSyntheticVariables()
public void setHideSyntheticVariables(boolean hideSyntheticVariables)