Commit 221b800 1 parent a08defd commit 221b800 Copy full SHA for 221b800
File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ - term : " Analysis context"
2
+ short_description : |-
3
+ A representation of a set of code that should be analyzed using the same
4
+ sources of metadata.
5
+ long_description : |-
6
+ An _analysis context_ is a representation of a set of code that should be
7
+ analyzed using the same sources of metadata (same `package_config.json` file).
8
+ That set of code typically corresponds to a package.
9
+ related_links :
10
+ - text : " Customizing static analysis"
11
+ link : " /tools/analysis/"
12
+ - text : " Performing analysis"
13
+ link : " https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/doc/tutorial/analysis.md"
14
+ labels :
15
+ - " analyzer"
16
+
1
17
- term : " Assist"
2
18
short_description : |-
3
19
An automated, local code edit targeted at making common improvements to code.
You can’t perform that action at this time.
0 commit comments