Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Unified Diff: pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java

Issue 2719853004: Deprecate the analysis.updateOptions request (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
*
« no previous file with comments | « pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java ('k') | pkg/analysis_server/tool/spec/spec_input.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698