Defines the kind for a SyntaxNode
public enum SyntaxKind
kind:method, kind:property, kind:ctor. Press Esc to clear.ArrayArray value.ArrayItemArray item.BasicKeyBasic key.BooleanBoolean value.DocumentDocument root.DottedKeyItemDotted key item.FloatFloat value.InlineTableInline table.IntegerInteger value.KeyKey node.KeyValueKey/value pair.ListSyntax list node.LocalDateLocal date value.LocalDateTimeLocal date-time value.LocalTimeLocal time value.OffsetDateTimeByNumberOffset date-time with numeric offset.OffsetDateTimeByZOffset date-time with Z suffix.StringString value.TableTable.TableArrayTable array.TokenToken node.