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