definitionParsingPlans

Answer this bundle's A_Map from A_Definition to A_DefinitionParsingPlan.

The AvailCompiler works by attempting to execute all parsing plans in aggregate, using a lazily expanded message bundle tree to avoid duplication of effort.

Return

The map of definition parsing plans.