Performs analysis.
- Namespace
- Statiq
.Common - Containing Type
- IAnalyzer
Syntax
Task AnalyzeAsync(IAnalyzerContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| context | IAnalyzerContext | An analysis context that contains the documents to analyze as well as other state information. |
Return Value
| Type | Description |
|---|---|
| Task |