| Index: pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java
|
| diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java
|
| index 6f99a3832bb849360e2e5ca5e866504040b12598..12f2cbc0cb281c0e3b01c5ed264a90dd15d5995a 100644
|
| --- a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java
|
| +++ b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java
|
| @@ -32,6 +32,8 @@ import java.util.Iterator;
|
| import org.apache.commons.lang3.StringUtils;
|
|
|
| /**
|
| + * Deprecated: the only reference to this type has been deprecated.
|
| + *
|
| * A set of options controlling what kind of analysis is to be performed. If the value of a field
|
| * is omitted the value of the option will not be changed.
|
| *
|
|
|