Skip to main content
Version: 0.1.0

Class PipelineValuePosToken

Assembly: RCaron.dll
View Source
Declaration
csharp
public class PipelineValuePosToken : ValuePosToken
Declaration
csharp
public class PipelineValuePosToken : ValuePosToken

Inheritance: System.Object -> RCaron.PosToken -> RCaron.ValuePosToken

Properties

Left

View Source
Declaration
csharp
public PosToken[] Left { get; }
Declaration
csharp
public PosToken[] Left { get; }
View Source
Declaration
csharp
public PosToken[] Right { get; }
Declaration
csharp
public PosToken[] Right { get; }

Extension Methods