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

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

Issue 1729523002: Revert collecting defined elements. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 9 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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 ComputeInferableStaticVariableDependenciesTask -> INFERABLE_STATIC_VARIABLE_DE PENDENCIES 69 ComputeInferableStaticVariableDependenciesTask -> INFERABLE_STATIC_VARIABLE_DE PENDENCIES
70 ComputeLibraryCycleTask -> LIBRARY_CYCLE 70 ComputeLibraryCycleTask -> LIBRARY_CYCLE
71 ComputeLibraryCycleTask -> LIBRARY_CYCLE_DEPENDENCIES 71 ComputeLibraryCycleTask -> LIBRARY_CYCLE_DEPENDENCIES
72 ComputeLibraryCycleTask -> LIBRARY_CYCLE_UNITS 72 ComputeLibraryCycleTask -> LIBRARY_CYCLE_UNITS
73 ComputePropagableVariableDependenciesTask -> PROPAGABLE_VARIABLE_DEPENDENCIES 73 ComputePropagableVariableDependenciesTask -> PROPAGABLE_VARIABLE_DEPENDENCIES
74 ContainingLibrariesTask -> CONTAINING_LIBRARIES 74 ContainingLibrariesTask -> CONTAINING_LIBRARIES
75 DART_ERRORS -> LibraryErrorsReadyTask 75 DART_ERRORS -> LibraryErrorsReadyTask
76 DART_ERRORS [shape=box] 76 DART_ERRORS [shape=box]
77 DART_SCRIPTS -> ScanDartTask 77 DART_SCRIPTS -> ScanDartTask
78 DART_SCRIPTS [shape=box] 78 DART_SCRIPTS [shape=box]
79 DEFINED_ELEMENTS -> GenerateHintsTask
80 DEFINED_ELEMENTS [shape=box]
81 DartErrorsTask -> DART_ERRORS 79 DartErrorsTask -> DART_ERRORS
82 EXPLICITLY_IMPORTED_LIBRARIES [shape=box] 80 EXPLICITLY_IMPORTED_LIBRARIES [shape=box]
83 EXPORTED_LIBRARIES -> BuildDirectiveElementsTask 81 EXPORTED_LIBRARIES -> BuildDirectiveElementsTask
84 EXPORTED_LIBRARIES -> ReadyLibraryElement2Task 82 EXPORTED_LIBRARIES -> ReadyLibraryElement2Task
85 EXPORTED_LIBRARIES -> ReadyLibraryElement5Task 83 EXPORTED_LIBRARIES -> ReadyLibraryElement5Task
86 EXPORTED_LIBRARIES -> ReadyLibraryElement6Task 84 EXPORTED_LIBRARIES -> ReadyLibraryElement6Task
87 EXPORTED_LIBRARIES [shape=box] 85 EXPORTED_LIBRARIES [shape=box]
88 EXPORT_SOURCE_CLOSURE -> BuildExportNamespaceTask 86 EXPORT_SOURCE_CLOSURE -> BuildExportNamespaceTask
89 EXPORT_SOURCE_CLOSURE [shape=box] 87 EXPORT_SOURCE_CLOSURE [shape=box]
90 EvaluateUnitConstantsTask -> CREATED_RESOLVED_UNIT11 88 EvaluateUnitConstantsTask -> CREATED_RESOLVED_UNIT11
91 EvaluateUnitConstantsTask -> RESOLVED_UNIT11 89 EvaluateUnitConstantsTask -> RESOLVED_UNIT11
92 GatherUsedImportedElementsTask -> USED_IMPORTED_ELEMENTS 90 GatherUsedImportedElementsTask -> USED_IMPORTED_ELEMENTS
93 GatherUsedLocalElementsTask -> DEFINED_ELEMENTS
94 GatherUsedLocalElementsTask -> USED_LOCAL_ELEMENTS 91 GatherUsedLocalElementsTask -> USED_LOCAL_ELEMENTS
95 GenerateHintsTask -> HINTS 92 GenerateHintsTask -> HINTS
96 GenerateLintsTask -> LINTS 93 GenerateLintsTask -> LINTS
97 HINTS -> LibraryUnitErrorsTask 94 HINTS -> LibraryUnitErrorsTask
98 HINTS [shape=box] 95 HINTS [shape=box]
99 IMPORTED_LIBRARIES -> BuildDirectiveElementsTask 96 IMPORTED_LIBRARIES -> BuildDirectiveElementsTask
100 IMPORTED_LIBRARIES -> ReadyLibraryElement2Task 97 IMPORTED_LIBRARIES -> ReadyLibraryElement2Task
101 IMPORTED_LIBRARIES -> ReadyLibraryElement5Task 98 IMPORTED_LIBRARIES -> ReadyLibraryElement5Task
102 IMPORTED_LIBRARIES -> ReadyLibraryElement6Task 99 IMPORTED_LIBRARIES -> ReadyLibraryElement6Task
103 IMPORTED_LIBRARIES -> ResolveUnitTypeNamesTask 100 IMPORTED_LIBRARIES -> ResolveUnitTypeNamesTask
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 VARIABLE_REFERENCE_ERRORS -> LibraryUnitErrorsTask 317 VARIABLE_REFERENCE_ERRORS -> LibraryUnitErrorsTask
321 VARIABLE_REFERENCE_ERRORS [shape=box] 318 VARIABLE_REFERENCE_ERRORS [shape=box]
322 VERIFY_ERRORS -> LibraryUnitErrorsTask 319 VERIFY_ERRORS -> LibraryUnitErrorsTask
323 VERIFY_ERRORS [shape=box] 320 VERIFY_ERRORS [shape=box]
324 VerifyUnitTask -> VERIFY_ERRORS 321 VerifyUnitTask -> VERIFY_ERRORS
325 dartErrorsForSource -> DartErrorsTask 322 dartErrorsForSource -> DartErrorsTask
326 dartErrorsForSource [shape=hexagon] 323 dartErrorsForSource [shape=hexagon]
327 dartErrorsForUnit -> DartErrorsTask 324 dartErrorsForUnit -> DartErrorsTask
328 dartErrorsForUnit [shape=hexagon] 325 dartErrorsForUnit [shape=hexagon]
329 } 326 }
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