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