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