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

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

Issue 1420113004: Backout earlier change to task model (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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/lib/src/task/dart.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 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 EvaluateUnitConstantsTask -> RESOLVED_UNIT10 60 EvaluateUnitConstantsTask -> RESOLVED_UNIT10
61 GatherUsedImportedElementsTask -> USED_IMPORTED_ELEMENTS 61 GatherUsedImportedElementsTask -> USED_IMPORTED_ELEMENTS
62 GatherUsedLocalElementsTask -> USED_LOCAL_ELEMENTS 62 GatherUsedLocalElementsTask -> USED_LOCAL_ELEMENTS
63 GenerateHintsTask -> HINTS 63 GenerateHintsTask -> HINTS
64 GenerateLintsTask -> LINTS 64 GenerateLintsTask -> LINTS
65 HINTS -> LibraryUnitErrorsTask 65 HINTS -> LibraryUnitErrorsTask
66 HINTS [shape=box] 66 HINTS [shape=box]
67 IMPORTED_LIBRARIES -> BuildDirectiveElementsTask 67 IMPORTED_LIBRARIES -> BuildDirectiveElementsTask
68 IMPORTED_LIBRARIES -> ResolveUnitTypeNamesTask 68 IMPORTED_LIBRARIES -> ResolveUnitTypeNamesTask
69 IMPORTED_LIBRARIES [shape=box] 69 IMPORTED_LIBRARIES [shape=box]
70 IMPORT_EXPORT_SOURCE_CLOSURE -> ComputeConstantDependenciesTask
71 IMPORT_EXPORT_SOURCE_CLOSURE -> ComputeLibraryCycleTask 70 IMPORT_EXPORT_SOURCE_CLOSURE -> ComputeLibraryCycleTask
72 IMPORT_EXPORT_SOURCE_CLOSURE -> PartiallyResolveUnitReferencesTask 71 IMPORT_EXPORT_SOURCE_CLOSURE -> PartiallyResolveUnitReferencesTask
73 IMPORT_EXPORT_SOURCE_CLOSURE -> ResolveLibraryReferencesTask 72 IMPORT_EXPORT_SOURCE_CLOSURE -> ResolveLibraryReferencesTask
74 IMPORT_EXPORT_SOURCE_CLOSURE -> StrongModeVerifyUnitTask 73 IMPORT_EXPORT_SOURCE_CLOSURE -> StrongModeVerifyUnitTask
75 IMPORT_EXPORT_SOURCE_CLOSURE -> VerifyUnitTask 74 IMPORT_EXPORT_SOURCE_CLOSURE -> VerifyUnitTask
76 IMPORT_EXPORT_SOURCE_CLOSURE [shape=box] 75 IMPORT_EXPORT_SOURCE_CLOSURE [shape=box]
77 INCLUDED_PARTS -> BuildLibraryElementTask 76 INCLUDED_PARTS -> BuildLibraryElementTask
78 INCLUDED_PARTS [shape=box] 77 INCLUDED_PARTS [shape=box]
79 INFERABLE_STATIC_VARIABLES_IN_UNIT -> InferStaticVariableTypesInUnitTask 78 INFERABLE_STATIC_VARIABLES_IN_UNIT -> InferStaticVariableTypesInUnitTask
80 INFERABLE_STATIC_VARIABLES_IN_UNIT [shape=box] 79 INFERABLE_STATIC_VARIABLES_IN_UNIT [shape=box]
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 LIBRARY_ELEMENT3 [shape=box] 112 LIBRARY_ELEMENT3 [shape=box]
114 LIBRARY_ELEMENT4 -> ResolveLibraryTypeNamesTask 113 LIBRARY_ELEMENT4 -> ResolveLibraryTypeNamesTask
115 LIBRARY_ELEMENT4 -> ResolveUnitTypeNamesTask 114 LIBRARY_ELEMENT4 -> ResolveUnitTypeNamesTask
116 LIBRARY_ELEMENT4 [shape=box] 115 LIBRARY_ELEMENT4 [shape=box]
117 LIBRARY_ELEMENT5 -> PartiallyResolveUnitReferencesTask 116 LIBRARY_ELEMENT5 -> PartiallyResolveUnitReferencesTask
118 LIBRARY_ELEMENT5 -> ResolveInstanceFieldsInUnitTask 117 LIBRARY_ELEMENT5 -> ResolveInstanceFieldsInUnitTask
119 LIBRARY_ELEMENT5 -> ResolveLibraryReferencesTask 118 LIBRARY_ELEMENT5 -> ResolveLibraryReferencesTask
120 LIBRARY_ELEMENT5 -> ResolveUnitTask 119 LIBRARY_ELEMENT5 -> ResolveUnitTask
121 LIBRARY_ELEMENT5 [shape=box] 120 LIBRARY_ELEMENT5 [shape=box]
122 LIBRARY_ERRORS_READY [shape=box] 121 LIBRARY_ERRORS_READY [shape=box]
123 LIBRARY_SPECIFIC_UNITS -> ComputeConstantDependenciesTask
124 LIBRARY_SPECIFIC_UNITS -> GenerateHintsTask 122 LIBRARY_SPECIFIC_UNITS -> GenerateHintsTask
125 LIBRARY_SPECIFIC_UNITS -> ResolveLibraryReferencesTask 123 LIBRARY_SPECIFIC_UNITS -> ResolveLibraryReferencesTask
126 LIBRARY_SPECIFIC_UNITS -> ResolveLibraryTypeNamesTask 124 LIBRARY_SPECIFIC_UNITS -> ResolveLibraryTypeNamesTask
127 LIBRARY_SPECIFIC_UNITS -> StrongModeVerifyUnitTask 125 LIBRARY_SPECIFIC_UNITS -> StrongModeVerifyUnitTask
128 LIBRARY_SPECIFIC_UNITS -> VerifyUnitTask 126 LIBRARY_SPECIFIC_UNITS -> VerifyUnitTask
129 LIBRARY_SPECIFIC_UNITS [shape=box] 127 LIBRARY_SPECIFIC_UNITS [shape=box]
130 LIBRARY_UNIT_ERRORS -> dartErrorsForUnit 128 LIBRARY_UNIT_ERRORS -> dartErrorsForUnit
131 LIBRARY_UNIT_ERRORS [shape=box] 129 LIBRARY_UNIT_ERRORS [shape=box]
132 LINE_INFO -> ParseDartTask 130 LINE_INFO -> ParseDartTask
133 LINE_INFO [shape=box] 131 LINE_INFO [shape=box]
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 VARIABLE_REFERENCE_ERRORS -> LibraryUnitErrorsTask 239 VARIABLE_REFERENCE_ERRORS -> LibraryUnitErrorsTask
242 VARIABLE_REFERENCE_ERRORS [shape=box] 240 VARIABLE_REFERENCE_ERRORS [shape=box]
243 VERIFY_ERRORS -> LibraryUnitErrorsTask 241 VERIFY_ERRORS -> LibraryUnitErrorsTask
244 VERIFY_ERRORS [shape=box] 242 VERIFY_ERRORS [shape=box]
245 VerifyUnitTask -> VERIFY_ERRORS 243 VerifyUnitTask -> VERIFY_ERRORS
246 dartErrorsForSource -> DartErrorsTask 244 dartErrorsForSource -> DartErrorsTask
247 dartErrorsForSource [shape=hexagon] 245 dartErrorsForSource [shape=hexagon]
248 dartErrorsForUnit -> DartErrorsTask 246 dartErrorsForUnit -> DartErrorsTask
249 dartErrorsForUnit [shape=hexagon] 247 dartErrorsForUnit [shape=hexagon]
250 } 248 }
OLDNEW
« no previous file with comments | « pkg/analyzer/lib/src/task/dart.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698