[I] LinterRuleContext
Type Parameters
| Type Parameter | 
|---|
| DMextendsDiagnosticMessages | 
Properties
| Property | Modifier | Type | 
|---|---|---|
| program | readonly | Program | 
Methods
reportDiagnostic()
reportDiagnostic<M>(diag): void;Type Parameters
| Type Parameter | 
|---|
| Mextendsstring|number|symbol | 
Parameters
| Parameter | Type | 
|---|---|
| diag | LinterRuleDiagnosticReport<DM,M> | 
Returns
void