DAS specification changes - spelling and ElementKind.FILE addition.
ElementKind.FILE will be used in search.findElementReferences 1. In the 'element' field of responce when a URI is at the given offset. 2. In the only element of the 'path' field of SearchResult(s) for URI references to a URI or a library identifier. R=brianwilkerson@google.com BUG= Review URL: https://codereview.chromium.org/1409333002 .
This commit is contained in:
@@ -361,7 +361,7 @@ public interface AnalysisServer {
|
||||
*
|
||||
* If directives of the Dart file cannot be organized, for example because it has scan or parse
|
||||
* errors, or by other reasons, ORGANIZE_DIRECTIVES_ERROR will be generated. The message will
|
||||
* provide datails about the reason.
|
||||
* provide details about the reason.
|
||||
*
|
||||
* @param file The Dart file to organize directives in.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user