NoEqualityAttribute
NoComparisonAttribute
| Name | Description |
|---|---|
| Record Fields | |
Text
Signature: Text
|
Contents of the file. |
Ast
Signature: Ast
|
File represented as an AST. |
TypeCheckResults
Signature: TypeCheckResults
|
Optional results of inferring the types on the AST (allows for a more accurate lint). |
File
Signature: File
|
Path to the file. |