NoEqualityAttribute
NoComparisonAttribute
| Name | Description |
|---|---|
| Record Fields | |
Ast
Signature: Ast
|
File represented as an AST. |
Source
Signature: Source
|
Contents of the file. |
TypeCheckResults
Signature: TypeCheckResults
|
Optional results of inferring the types on the AST (allows for a more accurate lint). |
ProjectCheckResults
Signature: ProjectCheckResults
|
Optional results of project-wide type info (allows for a more accurate lint). |