Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
Tomlyn.Syntax
SyntaxNodeBase
Properties
Parent
Menu
On this page
Parent Property
Definition
Namespace
Tomlyn.Syntax
Assembly
Tomlyn.dll
View source
Gets the parent of this node.
public SyntaxNode? Parent { get; }
Returns
SyntaxNode