Property Kind
Kind
Gets the SyntaxKind
of the node or token.
Declaration
public string Kind { get; }
Property Value
Type | Description |
---|---|
String |
Gets the SyntaxKind
of the node or token.
public string Kind { get; }
Type | Description |
---|---|
String |