Is_End_Program

Test if a token is an end of program — which is either the stop token or begin of another program

Return

true if Test_Token in P0..P9 or Stop

Parameters

Plane

Currently active token plane

Test_Token

Token to test