newParsingPlan

fun newParsingPlan(bundle: A_Bundle, definition: A_Sendable): A_DefinitionParsingPlan

Create a new A_DefinitionParsingPlan for the given parameters. Do not install it.

Return

A new A_DefinitionParsingPlan.

Parameters

bundle

The bundle for this plan.

definition

The definition for this plan.

Throws

If the bundle name is unparseable for the given definition body.