Identifies a syntax token kind.
public enum YamlSyntaxKind
kind:method, kind:property, kind:ctor. Press Esc to clear.AnchorAnchor token.AnchorAliasAlias token.BlockEndBlock end token.BlockEntryBlock entry token.BlockMappingStartBlock mapping start token.BlockSequenceStartBlock sequence start token.CommentTriviaComment trivia.DocumentEndDocument end token.DocumentStartDocument start token.FlowEntryFlow entry token.FlowMappingEndFlow mapping end token.FlowMappingStartFlow mapping start token.FlowSequenceEndFlow sequence end token.FlowSequenceStartFlow sequence start token.KeyKey token.NewLineTriviaNew line trivia.ScalarScalar token.StreamEndStream end token.StreamStartStream start token.TagTag token.TagDirectiveTag directive token.UnknownUnknown token.ValueValue token.VersionDirectiveVersion directive token.WhitespaceTriviaWhitespace trivia.