navigation

CurrentNode

Namespace: FSharpLint.Framework
Parent: AbstractSyntaxArray

Contains information on the current node being visited.


Attributes:
NoEqualityAttribute
NoComparisonAttribute
Name Description
Record Fields
Node

Signature: AstNode
ChildNodes

Signature: AstNode list
Breadcrumbs

Signature: AstNode list

A list of parent nodes e.g. parent, grand parent, grand grand parent.