Class CodeBlockLine
Assembly: RCaron.dll
View Source
Declarationcsharp
public class CodeBlockLine : Line
Declarationcsharp
public class CodeBlockLine : Line
Inheritance: System.Object
-> RCaron.Line
Properties
Token
View Source
Declarationcsharp
public CodeBlockToken Token { get; }
Declarationcsharp
public CodeBlockToken Token { get; }
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?)