parsingInstructions

Answer a list of ParsingOperations for this parsing plan.

Matching parsing instructions for multiple messages can (usually) be executed in aggregate, avoiding the separate cost of attempting to parse each possible message at each place where a call may occur.

Return

A tuple of integers encoding this plan's parsing instructions.