FSharp.Analyzers.SDK Namespace
| Type/Module | Description |
|
Represents a failure to run FSC analysis. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Options related to the project being analyzed. |
|
|
|
|
|
|
|
|
Marks an analyzer for scanning during the console application run. |
|
|
All the relevant compiler information for a given file. Contains the source text, untyped and typed tree information. |
|
|
|
|
|
|
|
|
Marker interface which both the CliContext and EditorContext implement |
|
|
Marks an analyzer for scanning during IDE integration. |
|
|
Optional compiler information for a given file. The available contents is controlled based on what information the IDE has available. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FSharp.Analyzers.SDK