Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(603)

Side by Side Diff: pkg/analyzer/tool/task_dependency_graph/tasks.dot

Issue 1899303003: Use single map of Source to modification time. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pkg/analyzer/test/src/task/dart_test.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file 1 // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
2 // for details. All rights reserved. Use of this source code is governed by a 2 // for details. All rights reserved. Use of this source code is governed by a
3 // BSD-style license that can be found in the LICENSE file. 3 // BSD-style license that can be found in the LICENSE file.
4 // 4 //
5 // This file has been automatically generated. Please do not edit it manually. 5 // This file has been automatically generated. Please do not edit it manually.
6 // To regenerate the file, use the script 6 // To regenerate the file, use the script
7 // "pkg/analyzer/tool/task_dependency_graph/generate.dart". 7 // "pkg/analyzer/tool/task_dependency_graph/generate.dart".
8 // 8 //
9 // To render this graph using Graphviz (www.graphviz.org) use the command: 9 // To render this graph using Graphviz (www.graphviz.org) use the command:
10 // "dot tasks.dot -Tpdf -O". 10 // "dot tasks.dot -Tpdf -O".
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 PROPAGATED_VARIABLE -> PropagateVariableTypeTask 187 PROPAGATED_VARIABLE -> PropagateVariableTypeTask
188 PROPAGATED_VARIABLE -> PropagateVariableTypesInUnitTask 188 PROPAGATED_VARIABLE -> PropagateVariableTypesInUnitTask
189 PROPAGATED_VARIABLE [shape=box] 189 PROPAGATED_VARIABLE [shape=box]
190 ParseDartTask -> EXPLICITLY_IMPORTED_LIBRARIES 190 ParseDartTask -> EXPLICITLY_IMPORTED_LIBRARIES
191 ParseDartTask -> EXPORTED_LIBRARIES 191 ParseDartTask -> EXPORTED_LIBRARIES
192 ParseDartTask -> IMPORTED_LIBRARIES 192 ParseDartTask -> IMPORTED_LIBRARIES
193 ParseDartTask -> INCLUDED_PARTS 193 ParseDartTask -> INCLUDED_PARTS
194 ParseDartTask -> LIBRARY_SPECIFIC_UNITS 194 ParseDartTask -> LIBRARY_SPECIFIC_UNITS
195 ParseDartTask -> PARSED_UNIT 195 ParseDartTask -> PARSED_UNIT
196 ParseDartTask -> PARSE_ERRORS 196 ParseDartTask -> PARSE_ERRORS
197 ParseDartTask -> REFERENCED_SOURCES
197 ParseDartTask -> SOURCE_KIND 198 ParseDartTask -> SOURCE_KIND
198 ParseDartTask -> UNITS 199 ParseDartTask -> UNITS
199 PartiallyResolveUnitReferencesTask -> CREATED_RESOLVED_UNIT6 200 PartiallyResolveUnitReferencesTask -> CREATED_RESOLVED_UNIT6
200 PartiallyResolveUnitReferencesTask -> INFERABLE_STATIC_VARIABLES_IN_UNIT 201 PartiallyResolveUnitReferencesTask -> INFERABLE_STATIC_VARIABLES_IN_UNIT
201 PartiallyResolveUnitReferencesTask -> PROPAGABLE_VARIABLES_IN_UNIT 202 PartiallyResolveUnitReferencesTask -> PROPAGABLE_VARIABLES_IN_UNIT
202 PartiallyResolveUnitReferencesTask -> RESOLVED_UNIT6 203 PartiallyResolveUnitReferencesTask -> RESOLVED_UNIT6
203 PropagateVariableTypeTask -> PROPAGATED_VARIABLE 204 PropagateVariableTypeTask -> PROPAGATED_VARIABLE
204 PropagateVariableTypesInLibraryClosureTask -> LIBRARY_ELEMENT7 205 PropagateVariableTypesInLibraryClosureTask -> LIBRARY_ELEMENT7
205 PropagateVariableTypesInLibraryTask -> LIBRARY_ELEMENT6 206 PropagateVariableTypesInLibraryTask -> LIBRARY_ELEMENT6
206 PropagateVariableTypesInUnitTask -> CREATED_RESOLVED_UNIT7 207 PropagateVariableTypesInUnitTask -> CREATED_RESOLVED_UNIT7
207 PropagateVariableTypesInUnitTask -> RESOLVED_UNIT7 208 PropagateVariableTypesInUnitTask -> RESOLVED_UNIT7
208 READY_LIBRARY_ELEMENT2 -> ComputeLibraryCycleTask 209 READY_LIBRARY_ELEMENT2 -> ComputeLibraryCycleTask
209 READY_LIBRARY_ELEMENT2 -> ReadyLibraryElement2Task 210 READY_LIBRARY_ELEMENT2 -> ReadyLibraryElement2Task
210 READY_LIBRARY_ELEMENT2 [shape=box] 211 READY_LIBRARY_ELEMENT2 [shape=box]
211 READY_LIBRARY_ELEMENT5 -> PartiallyResolveUnitReferencesTask 212 READY_LIBRARY_ELEMENT5 -> PartiallyResolveUnitReferencesTask
212 READY_LIBRARY_ELEMENT5 -> ReadyLibraryElement5Task 213 READY_LIBRARY_ELEMENT5 -> ReadyLibraryElement5Task
213 READY_LIBRARY_ELEMENT5 [shape=box] 214 READY_LIBRARY_ELEMENT5 [shape=box]
214 READY_LIBRARY_ELEMENT6 -> PropagateVariableTypesInLibraryClosureTask 215 READY_LIBRARY_ELEMENT6 -> PropagateVariableTypesInLibraryClosureTask
215 READY_LIBRARY_ELEMENT6 -> ReadyLibraryElement6Task 216 READY_LIBRARY_ELEMENT6 -> ReadyLibraryElement6Task
216 READY_LIBRARY_ELEMENT6 [shape=box] 217 READY_LIBRARY_ELEMENT6 [shape=box]
217 READY_RESOLVED_UNIT -> ResolveLibraryTask 218 READY_RESOLVED_UNIT -> ResolveLibraryTask
218 READY_RESOLVED_UNIT -> VerifyUnitTask 219 READY_RESOLVED_UNIT -> VerifyUnitTask
219 READY_RESOLVED_UNIT [shape=box] 220 READY_RESOLVED_UNIT [shape=box]
220 REFERENCED_NAMES [shape=box] 221 REFERENCED_NAMES [shape=box]
222 REFERENCED_SOURCES -> BuildDirectiveElementsTask
223 REFERENCED_SOURCES [shape=box]
221 RESOLVED_UNIT -> GenerateHintsTask 224 RESOLVED_UNIT -> GenerateHintsTask
222 RESOLVED_UNIT -> GenerateLintsTask 225 RESOLVED_UNIT -> GenerateLintsTask
223 RESOLVED_UNIT -> ReadyResolvedUnitTask 226 RESOLVED_UNIT -> ReadyResolvedUnitTask
224 RESOLVED_UNIT -> VerifyUnitTask 227 RESOLVED_UNIT -> VerifyUnitTask
225 RESOLVED_UNIT [shape=box] 228 RESOLVED_UNIT [shape=box]
226 RESOLVED_UNIT1 -> BuildDirectiveElementsTask 229 RESOLVED_UNIT1 -> BuildDirectiveElementsTask
227 RESOLVED_UNIT1 -> BuildLibraryElementTask 230 RESOLVED_UNIT1 -> BuildLibraryElementTask
228 RESOLVED_UNIT1 -> ResolveDirectiveElementsTask 231 RESOLVED_UNIT1 -> ResolveDirectiveElementsTask
229 RESOLVED_UNIT1 [shape=box] 232 RESOLVED_UNIT1 [shape=box]
230 RESOLVED_UNIT10 -> ResolveUnitTask 233 RESOLVED_UNIT10 -> ResolveUnitTask
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
324 VARIABLE_REFERENCE_ERRORS -> LibraryUnitErrorsTask 327 VARIABLE_REFERENCE_ERRORS -> LibraryUnitErrorsTask
325 VARIABLE_REFERENCE_ERRORS [shape=box] 328 VARIABLE_REFERENCE_ERRORS [shape=box]
326 VERIFY_ERRORS -> LibraryUnitErrorsTask 329 VERIFY_ERRORS -> LibraryUnitErrorsTask
327 VERIFY_ERRORS [shape=box] 330 VERIFY_ERRORS [shape=box]
328 VerifyUnitTask -> VERIFY_ERRORS 331 VerifyUnitTask -> VERIFY_ERRORS
329 dartErrorsForSource -> DartErrorsTask 332 dartErrorsForSource -> DartErrorsTask
330 dartErrorsForSource [shape=hexagon] 333 dartErrorsForSource [shape=hexagon]
331 dartErrorsForUnit -> DartErrorsTask 334 dartErrorsForUnit -> DartErrorsTask
332 dartErrorsForUnit [shape=hexagon] 335 dartErrorsForUnit [shape=hexagon]
333 } 336 }
OLDNEW
« no previous file with comments | « pkg/analyzer/test/src/task/dart_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698