DescriptionProvide LINE_INFO from ResynthesizerResultProvider.
Also, to guarantee that LINE_INFO is computed, we need to replace
context.getLineInfo() with context.computeLineInfo() in the server.
This should be equivalently fast in both summary (from provider) and
non-summary cases (the source should have been scanned and parsed in
order to resolve references to its elements).
R=brianwilkerson@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/43fef756ae79b614ad6ff87995430d5059d51626
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|