Class SingleTokenLine
Assembly: RCaron.dll
View Source
Declarationcsharppublic class SingleTokenLine : Line
Declarationcsharppublic class SingleTokenLine : Line
Inheritance: System.Object -> RCaron.Line
Properties
Token
View Source
Declarationcsharppublic PosToken Token { get; set; }
Declarationcsharppublic PosToken Token { get; set; }
Methods
GetLocation()
View Source
Declarationcsharppublic override TextSpan GetLocation()
Declarationcsharppublic override TextSpan GetLocation()
Returns
Extension Methods
- System.Object.RCaron.ListEx.Expect``1
- RCaron.ListEx.NotNull(object?)