| Index: pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java
|
| diff --git a/pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java b/pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java
|
| index 67bce36ba9d65f5a521b3385f4a45cae4f52b6fd..8a29546788e4440cd86fe7385e94cbfea1106341 100644
|
| --- a/pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java
|
| +++ b/pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java
|
| @@ -272,6 +272,8 @@ public interface AnalysisServer {
|
| /**
|
| * {@code analysis.updateOptions}
|
| *
|
| + * Deprecated: all of the options can be set by users in an analysis options file.
|
| + *
|
| * Update the options controlling analysis based on the given set of options. Any options that are
|
| * not included in the analysis options will not be changed. If there are options in the analysis
|
| * options that are not valid, they will be silently ignored.
|
|
|