Class UnaryOperationLine
Assembly: RCaron.dll
View Source
Declarationcsharp
public class UnaryOperationLine : TokenLine
Declarationcsharp
public class UnaryOperationLine : TokenLine
Inheritance: System.Object
-> RCaron.Line -> RCaron.TokenLine
Properties
CallSite
View Source
Declarationcsharp
public CallSite<Func<CallSite, object, object, object>>? CallSite { get; set; }
Declarationcsharp
public CallSite<Func<CallSite, object, object, object>>? CallSite { get; set; }
Extension Methods
- System.Object.RCaron.ListEx.Expect``1
- RCaron.ListEx.NotNull(object?)