Tokens Property

Definition

Assembly SharpYaml.dll

Gets parsed syntax tokens.

public IReadOnlyList<YamlSyntaxToken> Tokens { get; }

Returns