navigation

ParsedFileInformation

Namespace: FSharpLint.Application
Parent Module: Lint
Assembly: FSharpLint.Core
Attributes: 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).