| 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>
|
|
|