![]() | Interpretation |
public class InterpretationPlanBothDirections : InterpretationPlanDirectionVariable
The InterpretationPlanBothDirections type exposes the following members.
Name | Description | |
---|---|---|
![]() | InterpretationPlanBothDirections | Initializes a new instance of the InterpretationPlanBothDirections class |
Name | Description | |
---|---|---|
![]() | Dump | (Overrides InterpretationPlanDump(SourceBuilder)) |
![]() | Emit | (Overrides InterpretationPlanEmit(SourceBuilder, Boolean)) |
![]() | EmitMatchedCheckAndSet | (Inherited from InterpretationPlan) |
![]() | EmitMatchedReset | (Inherited from InterpretationPlan) |
![]() | Execute(LGSPGraph, Boolean, ListFoundMatch) | (Overrides InterpretationPlanExecute(LGSPGraph, Boolean, ListFoundMatch)) |
![]() | Execute(LGSPGraph, Boolean, ListFoundMatch, Int32) | (Overrides InterpretationPlanExecute(LGSPGraph, Boolean, ListFoundMatch, Int32)) |
Name | Description | |
---|---|---|
![]() | direction |
The direction decided upon by this interpretation plan operation during execution
(Inherited from InterpretationPlanDirectionVariable) |
![]() | Id |
A unique identifier denoting this interpretation plan operation
(Inherited from InterpretationPlan) |
![]() | next |
The next interpretation plan operation
(Inherited from InterpretationPlan) |
![]() | prev |
The previous interpretation plan operation
(Inherited from InterpretationPlan) |