Sdílet prostřednictvím


SemanticTokenFormat Výčet

Definice

Formát používaný k popisu sémantických tokenů.

Další informace najdete ve specifikaci protokolu jazykového serveru .

public enum class SemanticTokenFormat
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
[System.Runtime.Serialization.DataContract]
public enum SemanticTokenFormat
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
[<System.Runtime.Serialization.DataContract>]
type SemanticTokenFormat = 
Public Enum SemanticTokenFormat
Dědičnost
SemanticTokenFormat
Atributy
Newtonsoft.Json.JsonConverterAttribute DataContractAttribute

Pole

Name Hodnota Description
Relative 0

Tokeny jsou popsány pomocí relativních pozic.

Platí pro