An error found in provided text.
May include zero or more suggestions that may fix the problematic text.
Signature:
export declare class Lint
Method |
Modifiers |
Description |
---|---|---|
|
||
Get the content of the source material pointed to by
[ |
||
Get a string representing the general category of the lint. |
||
Get a string representing the general category of the lint. |
||
Get a description of the error as HTML. |
||
Get a description of the error. |
||
Get the location of the problematic text. |
||
Equivalent to calling |
||
Get an array of any suggestions that may resolve the issue. |
||