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
Test_Token
Token to test
Test if a token is an end of program — which is either the stop token or begin of another program
true if Test_Token in P0..P9 or Stop
Token to test