跳到主要内容
版本:Next

Class CodeBlockLine

Assembly: RCaron.dll​
View Source​
Declaration
csharp
public class CodeBlockLine : Line
Declaration
csharp
public class CodeBlockLine : Line

Inheritance: System.Object -> RCaron.Line

Properties​

Token​

View Source​
Declaration
csharp
public CodeBlockToken Token { get; }
Declaration
csharp
public CodeBlockToken Token { get; }

Methods​

GetLocation()​

View Source​
Declaration
csharp
public override TextSpan GetLocation()
Declaration
csharp
public override TextSpan GetLocation()
Returns​

RCaron.Parsing.TextSpan

Extension Methods​