1 #ifndef _funky_private_parserids_h
2 #define _funky_private_parserids_h
8 /* Some rules have special identifiers, with which we can recognize them when we walk through the parse tree */
13 function_definition_id__
,
14 comma_separated_list_id__
,
18 function_definition_token_id__
,
19 function_param_count_id__