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