Performs analysis.
- Namespace
- Statiq
.Common - Containing Type
- Analyzer
- Implements
Syntax
public virtual 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 |