Class TokenLine
Assembly: RCaron.dll
View Source
Declarationcsharppublic class TokenLine : Line
Declarationcsharppublic class TokenLine : Line
Inheritance: System.Object -> RCaron.Line
Derived:
RCaron.UnaryOperationLine
Properties
Tokens
View Source
Declarationcsharppublic PosToken[] Tokens { get; set; }
Declarationcsharppublic PosToken[] Tokens { 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?)