| 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 70b88bf97e3ea3b62217ee659b79d0150000cf50..69f454241c28211deaaede5b14e908d63c7dd1ef 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -2084,8 +2084,9 @@
|
| <p>
|
| The parameter list for the element. If the element is not
|
| a method or function this field will not be defined. If
|
| - the element has zero parameters, this field will have a
|
| - value of "()".
|
| + the element doesn't have parameters (e.g. getter), this field
|
| + will not be defined. If the element has zero parameters, this
|
| + field will have a value of "()".
|
| </p>
|
| </field>
|
| <field name="returnType" optional="true">
|
|
|