new Plan In Progress
fun newPlanInProgress(plan: A_DefinitionParsingPlan, pc: Int): A_ParsingPlanInProgress
Content copied to clipboard
Create a new A_ParsingPlanInProgress for the given parameters.
Return
A new parsing-plan-in-progress.
Parameters
plan
The bundle for this plan.
pc
The program counter within the plan.