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

Unified Diff: pkg/analysis_server/tool/spec/spec_input.html

Issue 2719083003: New Completion defaultArgumentListString protocol. (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
« no previous file with comments | « pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestion.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/tool/spec/spec_input.html
diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html
index 47ed1412dee7451f492ba201c904beb2d8690b55..24bbf4898e33883fcf25a9aa09f657ae0ad40bd8 100644
--- a/pkg/analysis_server/tool/spec/spec_input.html
+++ b/pkg/analysis_server/tool/spec/spec_input.html
@@ -2432,6 +2432,13 @@
of a class.
</p>
</field>
+ <field name="defaultArgumentListString" optional="true">
+ <ref>String</ref>
+ <p>
+ A default String for use in generating argument list
+ source contents on the client side.
+ </p>
+ </field>
<field name="element" optional="true">
<ref>Element</ref>
<p>
« no previous file with comments | « pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestion.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698