![]() | InterpretationPlanDirectionVariable Methods |
The InterpretationPlanDirectionVariable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dump |
dumps interpretation plan operation (as string) into source builder
to be implemented by concrete subclasses
(Inherited from InterpretationPlan.) |
![]() | Emit |
emits the interpretation plan operation (as c# code string) into source builder
to be implemented by concrete subclasses
(Inherited from InterpretationPlan.) |
![]() | EmitMatchedCheckAndSet | (Inherited from InterpretationPlan.) |
![]() | EmitMatchedReset | (Inherited from InterpretationPlan.) |
![]() | Execute(LGSPGraph, Boolean, ListFoundMatch) |
Executes the interpretation plan (starting with this operation)
(Inherited from InterpretationPlan.) |
![]() | Execute(LGSPGraph, Boolean, ListFoundMatch, Int32) |
Executes the interpretation plan (starting with this operation)
(Inherited from InterpretationPlan.) |