| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index 0eff40c84e526bee58d03abf3da245dd20026743..2f2e893bbdd5d0dea81f839caf61501f66bb908a 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -43,7 +43,7 @@ dt.typeDefinition {
|
| </style></head>
|
| <body>
|
| <h1>Analysis Server API Specification</h1>
|
| - <h1 style="color:#999999">Version 1.4.0</h1>
|
| + <h1 style="color:#999999">Version 1.5.0</h1>
|
| <p>
|
| This document contains a specification of the API provided by the
|
| analysis server. The API in this document is currently under
|
| @@ -2662,6 +2662,13 @@ dt.typeDefinition {
|
| element, or if the element is declared inside an HTML
|
| file.
|
| </p>
|
| + </dd><dt class="field"><b><i>containingClassDescription ( <span style="color:#999999">optional</span> String )</i></b></dt><dd>
|
| +
|
| + <p>
|
| + A human-readable description of the class declaring the element
|
| + being referenced. This data is omitted if there is no referenced
|
| + element, or if the element is not a class member.
|
| + </p>
|
| </dd><dt class="field"><b><i>dartdoc ( <span style="color:#999999">optional</span> String )</i></b></dt><dd>
|
|
|
| <p>
|
|
|