[Pntool-developers] SF.net SVN: pntool:[62] translator
Brought to you by:
compaqdrew,
miordache
From: <the...@us...> - 2009-06-17 03:30:45
|
Revision: 62 http://pntool.svn.sourceforge.net/pntool/?rev=62&view=rev Author: thecodeweasel Date: 2009-06-17 03:30:37 +0000 (Wed, 17 Jun 2009) Log Message: ----------- Validating that defined processes are declared Creating petri nets for processes miscellaneous cleanup Modified Paths: -------------- translator/pncompactor.c translator/pncompactor.g translator/pncompactor.h translator/pngenerator.c translator/pngenerator.g translator/pngenerator.h translator/pnscript.g translator/pnscriptLexer.c translator/pnscriptLexer.h translator/pnscriptParser.c translator/pnscriptParser.h translator/pnscript_java_compat.g Modified: translator/pncompactor.c =================================================================== --- translator/pncompactor.c 2009-06-16 22:13:31 UTC (rev 61) +++ translator/pncompactor.c 2009-06-17 03:30:37 UTC (rev 62) @@ -2,7 +2,7 @@ * This C source file was generated by $ANTLR version 3.1.2 * * - From the grammar source file : /Users/bion/projects/iordache/translator/pncompactor.g - * - On : 2009-06-16 14:36:48 + * - On : 2009-06-16 22:23:57 * - for the tree parser : pncompactorTreeParser * * Editing it, at least manually, is not wise. * @@ -363,8 +363,6 @@ static pncompactor_pn_return pn (ppncompactor ctx); static pncompactor_proc_definitions_return proc_definitions (ppncompactor ctx); static pncompactor_def_start_return def_start (ppncompactor ctx); -static pncompactor_places_return places (ppncompactor ctx); -static pncompactor_trans_return trans (ppncompactor ctx); static pncompactor_trans_defs_return trans_defs (ppncompactor ctx); static pncompactor_extern_trans_def_return extern_trans_def (ppncompactor ctx); static pncompactor_trans_def_return trans_def (ppncompactor ctx); @@ -389,12 +387,12 @@ static pncompactor_group_elements_return group_elements (ppncompactor ctx); static pncompactor_numbered_ID_return numbered_ID (ppncompactor ctx); static ANTLR3_BOOLEAN synpred2_pncompactor (ppncompactor ctx); +static ANTLR3_BOOLEAN synpred27_pncompactor (ppncompactor ctx); static ANTLR3_BOOLEAN synpred29_pncompactor (ppncompactor ctx); +static ANTLR3_BOOLEAN synpred30_pncompactor (ppncompactor ctx); static ANTLR3_BOOLEAN synpred31_pncompactor (ppncompactor ctx); static ANTLR3_BOOLEAN synpred32_pncompactor (ppncompactor ctx); static ANTLR3_BOOLEAN synpred33_pncompactor (ppncompactor ctx); -static ANTLR3_BOOLEAN synpred34_pncompactor (ppncompactor ctx); -static ANTLR3_BOOLEAN synpred35_pncompactor (ppncompactor ctx); static void pncompactorFree(ppncompactor ctx); /* For use in tree output where we are accumulating rule labels via label += ruleRef * we need a function that knows how to free a return scope when the list is destroyed. @@ -468,8 +466,6 @@ ctx->pn = pn; ctx->proc_definitions = proc_definitions; ctx->def_start = def_start; - ctx->places = places; - ctx->trans = trans; ctx->trans_defs = trans_defs; ctx->extern_trans_def = extern_trans_def; ctx->trans_def = trans_def; @@ -494,12 +490,12 @@ ctx->group_elements = group_elements; ctx->numbered_ID = numbered_ID; ctx->synpred2_pncompactor = synpred2_pncompactor; + ctx->synpred27_pncompactor = synpred27_pncompactor; ctx->synpred29_pncompactor = synpred29_pncompactor; + ctx->synpred30_pncompactor = synpred30_pncompactor; ctx->synpred31_pncompactor = synpred31_pncompactor; ctx->synpred32_pncompactor = synpred32_pncompactor; ctx->synpred33_pncompactor = synpred33_pncompactor; - ctx->synpred34_pncompactor = synpred34_pncompactor; - ctx->synpred35_pncompactor = synpred35_pncompactor; ctx->free = pncompactorFree; ctx->getGrammarFileName = getGrammarFileName; @@ -581,309 +577,291 @@ /** Bitset defining follow set for error recovery in rule state: FOLLOW_def_start_in_proc_definitions108 */ static ANTLR3_BITWORD FOLLOW_def_start_in_proc_definitions108_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; static ANTLR3_BITSET_LIST FOLLOW_def_start_in_proc_definitions108 = { FOLLOW_def_start_in_proc_definitions108_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_places_in_proc_definitions110 */ -static ANTLR3_BITWORD FOLLOW_places_in_proc_definitions110_bits[] = { ANTLR3_UINT64_LIT(0x0000000000010000) }; -static ANTLR3_BITSET_LIST FOLLOW_places_in_proc_definitions110 = { FOLLOW_places_in_proc_definitions110_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_trans_in_proc_definitions112 */ -static ANTLR3_BITWORD FOLLOW_trans_in_proc_definitions112_bits[] = { ANTLR3_UINT64_LIT(0x0000100000100268) }; -static ANTLR3_BITSET_LIST FOLLOW_trans_in_proc_definitions112 = { FOLLOW_trans_in_proc_definitions112_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_trans_defs_in_proc_definitions114 */ -static ANTLR3_BITWORD FOLLOW_trans_defs_in_proc_definitions114_bits[] = { ANTLR3_UINT64_LIT(0x0000100000100268) }; -static ANTLR3_BITSET_LIST FOLLOW_trans_defs_in_proc_definitions114 = { FOLLOW_trans_defs_in_proc_definitions114_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_select_functions_in_proc_definitions117 */ -static ANTLR3_BITWORD FOLLOW_select_functions_in_proc_definitions117_bits[] = { ANTLR3_UINT64_LIT(0x0000100000100008) }; -static ANTLR3_BITSET_LIST FOLLOW_select_functions_in_proc_definitions117 = { FOLLOW_select_functions_in_proc_definitions117_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_nondeterm_in_proc_definitions120 */ -static ANTLR3_BITWORD FOLLOW_nondeterm_in_proc_definitions120_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_nondeterm_in_proc_definitions120 = { FOLLOW_nondeterm_in_proc_definitions120_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_def_start131 */ -static ANTLR3_BITWORD FOLLOW_ID_in_def_start131_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_def_start131 = { FOLLOW_ID_in_def_start131_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_PLACES_in_places141 */ -static ANTLR3_BITWORD FOLLOW_PLACES_in_places141_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_PLACES_in_places141 = { FOLLOW_PLACES_in_places141_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_places143 */ -static ANTLR3_BITWORD FOLLOW_ID_in_places143_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_places143 = { FOLLOW_ID_in_places143_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_TRANS_in_trans155 */ -static ANTLR3_BITWORD FOLLOW_TRANS_in_trans155_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_TRANS_in_trans155 = { FOLLOW_TRANS_in_trans155_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_trans157 */ -static ANTLR3_BITWORD FOLLOW_ID_in_trans157_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_trans157 = { FOLLOW_ID_in_trans157_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_extern_trans_def_in_trans_defs167 */ -static ANTLR3_BITWORD FOLLOW_extern_trans_def_in_trans_defs167_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_extern_trans_def_in_trans_defs167 = { FOLLOW_extern_trans_def_in_trans_defs167_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_trans_def_in_trans_defs172 */ -static ANTLR3_BITWORD FOLLOW_trans_def_in_trans_defs172_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_trans_def_in_trans_defs172 = { FOLLOW_trans_def_in_trans_defs172_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_TO_in_extern_trans_def182 */ -static ANTLR3_BITWORD FOLLOW_TO_in_extern_trans_def182_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_TO_in_extern_trans_def182 = { FOLLOW_TO_in_extern_trans_def182_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_extern_trans_def184 */ -static ANTLR3_BITWORD FOLLOW_ID_in_extern_trans_def184_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_extern_trans_def184 = { FOLLOW_ID_in_extern_trans_def184_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_FROM_in_extern_trans_def192 */ -static ANTLR3_BITWORD FOLLOW_FROM_in_extern_trans_def192_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_FROM_in_extern_trans_def192 = { FOLLOW_FROM_in_extern_trans_def192_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_extern_trans_def194 */ -static ANTLR3_BITWORD FOLLOW_ID_in_extern_trans_def194_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_extern_trans_def194 = { FOLLOW_ID_in_extern_trans_def194_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_trans_def206 */ -static ANTLR3_BITWORD FOLLOW_ID_in_trans_def206_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_trans_def206 = { FOLLOW_ID_in_trans_def206_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_CODE_BLOCK_in_trans_def208 */ -static ANTLR3_BITWORD FOLLOW_CODE_BLOCK_in_trans_def208_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_CODE_BLOCK_in_trans_def208 = { FOLLOW_CODE_BLOCK_in_trans_def208_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_trans_def215 */ -static ANTLR3_BITWORD FOLLOW_ID_in_trans_def215_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_trans_def215 = { FOLLOW_ID_in_trans_def215_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_trans_def217 */ -static ANTLR3_BITWORD FOLLOW_ID_in_trans_def217_bits[] = { ANTLR3_UINT64_LIT(0x0000000000001208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_trans_def217 = { FOLLOW_ID_in_trans_def217_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_CODE_BLOCK_in_trans_def220 */ -static ANTLR3_BITWORD FOLLOW_CODE_BLOCK_in_trans_def220_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_CODE_BLOCK_in_trans_def220 = { FOLLOW_CODE_BLOCK_in_trans_def220_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_SELECT_DEF_in_select_functions231 */ -static ANTLR3_BITWORD FOLLOW_SELECT_DEF_in_select_functions231_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_SELECT_DEF_in_select_functions231 = { FOLLOW_SELECT_DEF_in_select_functions231_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_select_functions233 */ -static ANTLR3_BITWORD FOLLOW_ID_in_select_functions233_bits[] = { ANTLR3_UINT64_LIT(0x0000000000001000) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_select_functions233 = { FOLLOW_ID_in_select_functions233_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_CODE_BLOCK_in_select_functions235 */ -static ANTLR3_BITWORD FOLLOW_CODE_BLOCK_in_select_functions235_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_CODE_BLOCK_in_select_functions235 = { FOLLOW_CODE_BLOCK_in_select_functions235_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_44_in_nondeterm246 */ -static ANTLR3_BITWORD FOLLOW_44_in_nondeterm246_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_44_in_nondeterm246 = { FOLLOW_44_in_nondeterm246_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_nondeterm248 */ -static ANTLR3_BITWORD FOLLOW_ID_in_nondeterm248_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_nondeterm248 = { FOLLOW_ID_in_nondeterm248_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_proc_init_in_proc_instantiations260 */ -static ANTLR3_BITWORD FOLLOW_proc_init_in_proc_instantiations260_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_proc_init_in_proc_instantiations260 = { FOLLOW_proc_init_in_proc_instantiations260_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_sync_def_in_proc_instantiations264 */ -static ANTLR3_BITWORD FOLLOW_sync_def_in_proc_instantiations264_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_sync_def_in_proc_instantiations264 = { FOLLOW_sync_def_in_proc_instantiations264_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_proc_start_in_proc_instantiations268 */ -static ANTLR3_BITWORD FOLLOW_proc_start_in_proc_instantiations268_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_proc_start_in_proc_instantiations268 = { FOLLOW_proc_start_in_proc_instantiations268_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_proc_init278 */ -static ANTLR3_BITWORD FOLLOW_ID_in_proc_init278_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_proc_init278 = { FOLLOW_ID_in_proc_init278_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_proc_init280 */ -static ANTLR3_BITWORD FOLLOW_ID_in_proc_init280_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000200) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_proc_init280 = { FOLLOW_ID_in_proc_init280_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_numbered_ID_in_proc_init282 */ -static ANTLR3_BITWORD FOLLOW_numbered_ID_in_proc_init282_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_numbered_ID_in_proc_init282 = { FOLLOW_numbered_ID_in_proc_init282_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_SYNC_TOK_in_sync_def294 */ -static ANTLR3_BITWORD FOLLOW_SYNC_TOK_in_sync_def294_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_SYNC_TOK_in_sync_def294 = { FOLLOW_SYNC_TOK_in_sync_def294_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_group_elements_in_sync_def296 */ -static ANTLR3_BITWORD FOLLOW_group_elements_in_sync_def296_bits[] = { ANTLR3_UINT64_LIT(0x0000000000080208) }; -static ANTLR3_BITSET_LIST FOLLOW_group_elements_in_sync_def296 = { FOLLOW_group_elements_in_sync_def296_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_START_in_proc_start308 */ -static ANTLR3_BITWORD FOLLOW_START_in_proc_start308_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_START_in_proc_start308 = { FOLLOW_START_in_proc_start308_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_proc_start310 */ -static ANTLR3_BITWORD FOLLOW_ID_in_proc_start310_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_proc_start310 = { FOLLOW_ID_in_proc_start310_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_constraint_block_in_constraints327 */ -static ANTLR3_BITWORD FOLLOW_constraint_block_in_constraints327_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_constraint_block_in_constraints327 = { FOLLOW_constraint_block_in_constraints327_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_constraints332 */ -static ANTLR3_BITWORD FOLLOW_eq_in_constraints332_bits[] = { ANTLR3_UINT64_LIT(0x00000001BE8A0208) }; -static ANTLR3_BITSET_LIST FOLLOW_eq_in_constraints332 = { FOLLOW_eq_in_constraints332_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_live_def_in_constraints338 */ -static ANTLR3_BITWORD FOLLOW_live_def_in_constraints338_bits[] = { ANTLR3_UINT64_LIT(0x0000000180000008) }; -static ANTLR3_BITSET_LIST FOLLOW_live_def_in_constraints338 = { FOLLOW_live_def_in_constraints338_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_uncontrol_in_constraints341 */ -static ANTLR3_BITWORD FOLLOW_uncontrol_in_constraints341_bits[] = { ANTLR3_UINT64_LIT(0x0000000100000008) }; -static ANTLR3_BITSET_LIST FOLLOW_uncontrol_in_constraints341 = { FOLLOW_uncontrol_in_constraints341_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_unobserve_in_constraints344 */ -static ANTLR3_BITWORD FOLLOW_unobserve_in_constraints344_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_unobserve_in_constraints344 = { FOLLOW_unobserve_in_constraints344_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_constraint_block354 */ -static ANTLR3_BITWORD FOLLOW_ID_in_constraint_block354_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_constraint_block354 = { FOLLOW_ID_in_constraint_block354_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_relationalExpression_in_eq363 */ -static ANTLR3_BITWORD FOLLOW_relationalExpression_in_eq363_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_relationalExpression_in_eq363 = { FOLLOW_relationalExpression_in_eq363_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_EQS_OP_in_eq369 */ -static ANTLR3_BITWORD FOLLOW_EQS_OP_in_eq369_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_EQS_OP_in_eq369 = { FOLLOW_EQS_OP_in_eq369_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_eq371 */ -static ANTLR3_BITWORD FOLLOW_eq_in_eq371_bits[] = { ANTLR3_UINT64_LIT(0x00000001BE8A0208) }; -static ANTLR3_BITSET_LIST FOLLOW_eq_in_eq371 = { FOLLOW_eq_in_eq371_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_eq373 */ -static ANTLR3_BITWORD FOLLOW_eq_in_eq373_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_eq_in_eq373 = { FOLLOW_eq_in_eq373_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_relationalExpression389 */ -static ANTLR3_BITWORD FOLLOW_additiveExpression_in_relationalExpression389_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_relationalExpression389 = { FOLLOW_additiveExpression_in_relationalExpression389_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_EQ_OP_in_relationalExpression398 */ -static ANTLR3_BITWORD FOLLOW_EQ_OP_in_relationalExpression398_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_EQ_OP_in_relationalExpression398 = { FOLLOW_EQ_OP_in_relationalExpression398_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_relationalExpression_in_relationalExpression400 */ -static ANTLR3_BITWORD FOLLOW_relationalExpression_in_relationalExpression400_bits[] = { ANTLR3_UINT64_LIT(0x000000001C8A0208) }; -static ANTLR3_BITSET_LIST FOLLOW_relationalExpression_in_relationalExpression400 = { FOLLOW_relationalExpression_in_relationalExpression400_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_relationalExpression_in_relationalExpression404 */ -static ANTLR3_BITWORD FOLLOW_relationalExpression_in_relationalExpression404_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_relationalExpression_in_relationalExpression404 = { FOLLOW_relationalExpression_in_relationalExpression404_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_primary_in_additiveExpression425 */ -static ANTLR3_BITWORD FOLLOW_primary_in_additiveExpression425_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_primary_in_additiveExpression425 = { FOLLOW_primary_in_additiveExpression425_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_PLUS_in_additiveExpression435 */ -static ANTLR3_BITWORD FOLLOW_PLUS_in_additiveExpression435_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_PLUS_in_additiveExpression435 = { FOLLOW_PLUS_in_additiveExpression435_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_additiveExpression439 */ -static ANTLR3_BITWORD FOLLOW_additiveExpression_in_additiveExpression439_bits[] = { ANTLR3_UINT64_LIT(0x00000000188A0208) }; -static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_additiveExpression439 = { FOLLOW_additiveExpression_in_additiveExpression439_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_additiveExpression456 */ -static ANTLR3_BITWORD FOLLOW_additiveExpression_in_additiveExpression456_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_additiveExpression456 = { FOLLOW_additiveExpression_in_additiveExpression456_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_MINUS_in_additiveExpression506 */ -static ANTLR3_BITWORD FOLLOW_MINUS_in_additiveExpression506_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_MINUS_in_additiveExpression506 = { FOLLOW_MINUS_in_additiveExpression506_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_additiveExpression510 */ -static ANTLR3_BITWORD FOLLOW_additiveExpression_in_additiveExpression510_bits[] = { ANTLR3_UINT64_LIT(0x00000000188A0208) }; -static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_additiveExpression510 = { FOLLOW_additiveExpression_in_additiveExpression510_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_additiveExpression526 */ -static ANTLR3_BITWORD FOLLOW_additiveExpression_in_additiveExpression526_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_additiveExpression526 = { FOLLOW_additiveExpression_in_additiveExpression526_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_MINUS_in_primary587 */ -static ANTLR3_BITWORD FOLLOW_MINUS_in_primary587_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_MINUS_in_primary587 = { FOLLOW_MINUS_in_primary587_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_primary591 */ -static ANTLR3_BITWORD FOLLOW_eq_in_primary591_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_eq_in_primary591 = { FOLLOW_eq_in_primary591_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_primary608 */ -static ANTLR3_BITWORD FOLLOW_ID_in_primary608_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_primary608 = { FOLLOW_ID_in_primary608_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_group_elements_in_primary655 */ -static ANTLR3_BITWORD FOLLOW_group_elements_in_primary655_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_group_elements_in_primary655 = { FOLLOW_group_elements_in_primary655_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_number_in_primary696 */ -static ANTLR3_BITWORD FOLLOW_number_in_primary696_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_number_in_primary696 = { FOLLOW_number_in_primary696_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_MULT_in_primary705 */ -static ANTLR3_BITWORD FOLLOW_MULT_in_primary705_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_MULT_in_primary705 = { FOLLOW_MULT_in_primary705_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_number_in_primary707 */ -static ANTLR3_BITWORD FOLLOW_number_in_primary707_bits[] = { ANTLR3_UINT64_LIT(0x00000000108A0208) }; -static ANTLR3_BITSET_LIST FOLLOW_number_in_primary707 = { FOLLOW_number_in_primary707_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_primary_in_primary709 */ -static ANTLR3_BITWORD FOLLOW_primary_in_primary709_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_primary_in_primary709 = { FOLLOW_primary_in_primary709_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_MULT_in_primary744 */ -static ANTLR3_BITWORD FOLLOW_MULT_in_primary744_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_MULT_in_primary744 = { FOLLOW_MULT_in_primary744_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_number_in_primary746 */ -static ANTLR3_BITWORD FOLLOW_number_in_primary746_bits[] = { ANTLR3_UINT64_LIT(0x00000001BE8A0208) }; -static ANTLR3_BITSET_LIST FOLLOW_number_in_primary746 = { FOLLOW_number_in_primary746_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_primary750 */ -static ANTLR3_BITWORD FOLLOW_eq_in_primary750_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_eq_in_primary750 = { FOLLOW_eq_in_primary750_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_LIVE_in_live_def774 */ -static ANTLR3_BITWORD FOLLOW_LIVE_in_live_def774_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_LIVE_in_live_def774 = { FOLLOW_LIVE_in_live_def774_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ALL_in_live_def776 */ -static ANTLR3_BITWORD FOLLOW_ALL_in_live_def776_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ALL_in_live_def776 = { FOLLOW_ALL_in_live_def776_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_live_def778 */ -static ANTLR3_BITWORD FOLLOW_ID_in_live_def778_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_live_def778 = { FOLLOW_ID_in_live_def778_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_LIVE_in_live_def786 */ -static ANTLR3_BITWORD FOLLOW_LIVE_in_live_def786_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_LIVE_in_live_def786 = { FOLLOW_LIVE_in_live_def786_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_live_def788 */ -static ANTLR3_BITWORD FOLLOW_ID_in_live_def788_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_live_def788 = { FOLLOW_ID_in_live_def788_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_UNCONTROL_in_uncontrol800 */ -static ANTLR3_BITWORD FOLLOW_UNCONTROL_in_uncontrol800_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_UNCONTROL_in_uncontrol800 = { FOLLOW_UNCONTROL_in_uncontrol800_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_uncontrol802 */ -static ANTLR3_BITWORD FOLLOW_ID_in_uncontrol802_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_uncontrol802 = { FOLLOW_ID_in_uncontrol802_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_UNOBSERVE_in_unobserve814 */ -static ANTLR3_BITWORD FOLLOW_UNOBSERVE_in_unobserve814_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_UNOBSERVE_in_unobserve814 = { FOLLOW_UNOBSERVE_in_unobserve814_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_unobserve816 */ -static ANTLR3_BITWORD FOLLOW_ID_in_unobserve816_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_unobserve816 = { FOLLOW_ID_in_unobserve816_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_print_in_other_commands828 */ -static ANTLR3_BITWORD FOLLOW_print_in_other_commands828_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_print_in_other_commands828 = { FOLLOW_print_in_other_commands828_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_PRINT_in_print838 */ -static ANTLR3_BITWORD FOLLOW_PRINT_in_print838_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_PRINT_in_print838 = { FOLLOW_PRINT_in_print838_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_print840 */ -static ANTLR3_BITWORD FOLLOW_ID_in_print840_bits[] = { ANTLR3_UINT64_LIT(0x0000000000080208) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_print840 = { FOLLOW_ID_in_print840_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_group_elements_in_print842 */ -static ANTLR3_BITWORD FOLLOW_group_elements_in_print842_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_group_elements_in_print842 = { FOLLOW_group_elements_in_print842_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_INT_in_number861 */ -static ANTLR3_BITWORD FOLLOW_INT_in_number861_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_INT_in_number861 = { FOLLOW_INT_in_number861_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_MINUS_in_number874 */ -static ANTLR3_BITWORD FOLLOW_MINUS_in_number874_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_MINUS_in_number874 = { FOLLOW_MINUS_in_number874_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_INT_in_number876 */ -static ANTLR3_BITWORD FOLLOW_INT_in_number876_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_INT_in_number876 = { FOLLOW_INT_in_number876_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_group_elements893 */ -static ANTLR3_BITWORD FOLLOW_ID_in_group_elements893_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_group_elements893 = { FOLLOW_ID_in_group_elements893_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_DOT_in_group_elements899 */ -static ANTLR3_BITWORD FOLLOW_DOT_in_group_elements899_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_DOT_in_group_elements899 = { FOLLOW_DOT_in_group_elements899_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_group_elements_in_group_elements901 */ -static ANTLR3_BITWORD FOLLOW_group_elements_in_group_elements901_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000200) }; -static ANTLR3_BITSET_LIST FOLLOW_group_elements_in_group_elements901 = { FOLLOW_group_elements_in_group_elements901_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_group_elements903 */ -static ANTLR3_BITWORD FOLLOW_ID_in_group_elements903_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_group_elements903 = { FOLLOW_ID_in_group_elements903_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_numbered_ID913 */ -static ANTLR3_BITWORD FOLLOW_ID_in_numbered_ID913_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_numbered_ID913 = { FOLLOW_ID_in_numbered_ID913_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_numbered_ID919 */ -static ANTLR3_BITWORD FOLLOW_ID_in_numbered_ID919_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; -static ANTLR3_BITSET_LIST FOLLOW_ID_in_numbered_ID919 = { FOLLOW_ID_in_numbered_ID919_bits, 1 }; -/** Bitset defining follow set for error recovery in rule state: FOLLOW_INT_in_numbered_ID921 */ -static ANTLR3_BITWORD FOLLOW_INT_in_numbered_ID921_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; -static ANTLR3_BITSET_LIST FOLLOW_INT_in_numbered_ID921 = { FOLLOW_INT_in_numbered_ID921_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_trans_defs_in_proc_definitions110 */ +static ANTLR3_BITWORD FOLLOW_trans_defs_in_proc_definitions110_bits[] = { ANTLR3_UINT64_LIT(0x0000100000100268) }; +static ANTLR3_BITSET_LIST FOLLOW_trans_defs_in_proc_definitions110 = { FOLLOW_trans_defs_in_proc_definitions110_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_select_functions_in_proc_definitions113 */ +static ANTLR3_BITWORD FOLLOW_select_functions_in_proc_definitions113_bits[] = { ANTLR3_UINT64_LIT(0x0000100000100008) }; +static ANTLR3_BITSET_LIST FOLLOW_select_functions_in_proc_definitions113 = { FOLLOW_select_functions_in_proc_definitions113_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_nondeterm_in_proc_definitions116 */ +static ANTLR3_BITWORD FOLLOW_nondeterm_in_proc_definitions116_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_nondeterm_in_proc_definitions116 = { FOLLOW_nondeterm_in_proc_definitions116_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_def_start127 */ +static ANTLR3_BITWORD FOLLOW_ID_in_def_start127_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_def_start127 = { FOLLOW_ID_in_def_start127_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_extern_trans_def_in_trans_defs135 */ +static ANTLR3_BITWORD FOLLOW_extern_trans_def_in_trans_defs135_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_extern_trans_def_in_trans_defs135 = { FOLLOW_extern_trans_def_in_trans_defs135_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_trans_def_in_trans_defs140 */ +static ANTLR3_BITWORD FOLLOW_trans_def_in_trans_defs140_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_trans_def_in_trans_defs140 = { FOLLOW_trans_def_in_trans_defs140_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_TO_in_extern_trans_def150 */ +static ANTLR3_BITWORD FOLLOW_TO_in_extern_trans_def150_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_TO_in_extern_trans_def150 = { FOLLOW_TO_in_extern_trans_def150_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_extern_trans_def152 */ +static ANTLR3_BITWORD FOLLOW_ID_in_extern_trans_def152_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_extern_trans_def152 = { FOLLOW_ID_in_extern_trans_def152_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_FROM_in_extern_trans_def160 */ +static ANTLR3_BITWORD FOLLOW_FROM_in_extern_trans_def160_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_FROM_in_extern_trans_def160 = { FOLLOW_FROM_in_extern_trans_def160_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_extern_trans_def162 */ +static ANTLR3_BITWORD FOLLOW_ID_in_extern_trans_def162_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_extern_trans_def162 = { FOLLOW_ID_in_extern_trans_def162_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_trans_def174 */ +static ANTLR3_BITWORD FOLLOW_ID_in_trans_def174_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_trans_def174 = { FOLLOW_ID_in_trans_def174_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_CODE_BLOCK_in_trans_def176 */ +static ANTLR3_BITWORD FOLLOW_CODE_BLOCK_in_trans_def176_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_CODE_BLOCK_in_trans_def176 = { FOLLOW_CODE_BLOCK_in_trans_def176_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_trans_def183 */ +static ANTLR3_BITWORD FOLLOW_ID_in_trans_def183_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_trans_def183 = { FOLLOW_ID_in_trans_def183_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_trans_def185 */ +static ANTLR3_BITWORD FOLLOW_ID_in_trans_def185_bits[] = { ANTLR3_UINT64_LIT(0x0000000000001208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_trans_def185 = { FOLLOW_ID_in_trans_def185_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_CODE_BLOCK_in_trans_def188 */ +static ANTLR3_BITWORD FOLLOW_CODE_BLOCK_in_trans_def188_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_CODE_BLOCK_in_trans_def188 = { FOLLOW_CODE_BLOCK_in_trans_def188_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_SELECT_DEF_in_select_functions199 */ +static ANTLR3_BITWORD FOLLOW_SELECT_DEF_in_select_functions199_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_SELECT_DEF_in_select_functions199 = { FOLLOW_SELECT_DEF_in_select_functions199_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_select_functions201 */ +static ANTLR3_BITWORD FOLLOW_ID_in_select_functions201_bits[] = { ANTLR3_UINT64_LIT(0x0000000000001000) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_select_functions201 = { FOLLOW_ID_in_select_functions201_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_CODE_BLOCK_in_select_functions203 */ +static ANTLR3_BITWORD FOLLOW_CODE_BLOCK_in_select_functions203_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_CODE_BLOCK_in_select_functions203 = { FOLLOW_CODE_BLOCK_in_select_functions203_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_44_in_nondeterm214 */ +static ANTLR3_BITWORD FOLLOW_44_in_nondeterm214_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_44_in_nondeterm214 = { FOLLOW_44_in_nondeterm214_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_nondeterm216 */ +static ANTLR3_BITWORD FOLLOW_ID_in_nondeterm216_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_nondeterm216 = { FOLLOW_ID_in_nondeterm216_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_proc_init_in_proc_instantiations228 */ +static ANTLR3_BITWORD FOLLOW_proc_init_in_proc_instantiations228_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_proc_init_in_proc_instantiations228 = { FOLLOW_proc_init_in_proc_instantiations228_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_sync_def_in_proc_instantiations232 */ +static ANTLR3_BITWORD FOLLOW_sync_def_in_proc_instantiations232_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_sync_def_in_proc_instantiations232 = { FOLLOW_sync_def_in_proc_instantiations232_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_proc_start_in_proc_instantiations236 */ +static ANTLR3_BITWORD FOLLOW_proc_start_in_proc_instantiations236_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_proc_start_in_proc_instantiations236 = { FOLLOW_proc_start_in_proc_instantiations236_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_proc_init246 */ +static ANTLR3_BITWORD FOLLOW_ID_in_proc_init246_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_proc_init246 = { FOLLOW_ID_in_proc_init246_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_proc_init248 */ +static ANTLR3_BITWORD FOLLOW_ID_in_proc_init248_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000200) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_proc_init248 = { FOLLOW_ID_in_proc_init248_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_numbered_ID_in_proc_init250 */ +static ANTLR3_BITWORD FOLLOW_numbered_ID_in_proc_init250_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_numbered_ID_in_proc_init250 = { FOLLOW_numbered_ID_in_proc_init250_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_SYNC_TOK_in_sync_def262 */ +static ANTLR3_BITWORD FOLLOW_SYNC_TOK_in_sync_def262_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_SYNC_TOK_in_sync_def262 = { FOLLOW_SYNC_TOK_in_sync_def262_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_group_elements_in_sync_def264 */ +static ANTLR3_BITWORD FOLLOW_group_elements_in_sync_def264_bits[] = { ANTLR3_UINT64_LIT(0x0000000000080208) }; +static ANTLR3_BITSET_LIST FOLLOW_group_elements_in_sync_def264 = { FOLLOW_group_elements_in_sync_def264_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_START_in_proc_start276 */ +static ANTLR3_BITWORD FOLLOW_START_in_proc_start276_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_START_in_proc_start276 = { FOLLOW_START_in_proc_start276_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_proc_start278 */ +static ANTLR3_BITWORD FOLLOW_ID_in_proc_start278_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_proc_start278 = { FOLLOW_ID_in_proc_start278_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_constraint_block_in_constraints295 */ +static ANTLR3_BITWORD FOLLOW_constraint_block_in_constraints295_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_constraint_block_in_constraints295 = { FOLLOW_constraint_block_in_constraints295_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_constraints300 */ +static ANTLR3_BITWORD FOLLOW_eq_in_constraints300_bits[] = { ANTLR3_UINT64_LIT(0x00000001BE8A0208) }; +static ANTLR3_BITSET_LIST FOLLOW_eq_in_constraints300 = { FOLLOW_eq_in_constraints300_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_live_def_in_constraints306 */ +static ANTLR3_BITWORD FOLLOW_live_def_in_constraints306_bits[] = { ANTLR3_UINT64_LIT(0x0000000180000008) }; +static ANTLR3_BITSET_LIST FOLLOW_live_def_in_constraints306 = { FOLLOW_live_def_in_constraints306_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_uncontrol_in_constraints309 */ +static ANTLR3_BITWORD FOLLOW_uncontrol_in_constraints309_bits[] = { ANTLR3_UINT64_LIT(0x0000000100000008) }; +static ANTLR3_BITSET_LIST FOLLOW_uncontrol_in_constraints309 = { FOLLOW_uncontrol_in_constraints309_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_unobserve_in_constraints312 */ +static ANTLR3_BITWORD FOLLOW_unobserve_in_constraints312_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_unobserve_in_constraints312 = { FOLLOW_unobserve_in_constraints312_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_constraint_block322 */ +static ANTLR3_BITWORD FOLLOW_ID_in_constraint_block322_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_constraint_block322 = { FOLLOW_ID_in_constraint_block322_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_relationalExpression_in_eq331 */ +static ANTLR3_BITWORD FOLLOW_relationalExpression_in_eq331_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_relationalExpression_in_eq331 = { FOLLOW_relationalExpression_in_eq331_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_EQS_OP_in_eq337 */ +static ANTLR3_BITWORD FOLLOW_EQS_OP_in_eq337_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_EQS_OP_in_eq337 = { FOLLOW_EQS_OP_in_eq337_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_eq339 */ +static ANTLR3_BITWORD FOLLOW_eq_in_eq339_bits[] = { ANTLR3_UINT64_LIT(0x00000001BE8A0208) }; +static ANTLR3_BITSET_LIST FOLLOW_eq_in_eq339 = { FOLLOW_eq_in_eq339_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_eq341 */ +static ANTLR3_BITWORD FOLLOW_eq_in_eq341_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_eq_in_eq341 = { FOLLOW_eq_in_eq341_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_relationalExpression357 */ +static ANTLR3_BITWORD FOLLOW_additiveExpression_in_relationalExpression357_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_relationalExpression357 = { FOLLOW_additiveExpression_in_relationalExpression357_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_EQ_OP_in_relationalExpression366 */ +static ANTLR3_BITWORD FOLLOW_EQ_OP_in_relationalExpression366_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_EQ_OP_in_relationalExpression366 = { FOLLOW_EQ_OP_in_relationalExpression366_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_relationalExpression_in_relationalExpression368 */ +static ANTLR3_BITWORD FOLLOW_relationalExpression_in_relationalExpression368_bits[] = { ANTLR3_UINT64_LIT(0x000000001C8A0208) }; +static ANTLR3_BITSET_LIST FOLLOW_relationalExpression_in_relationalExpression368 = { FOLLOW_relationalExpression_in_relationalExpression368_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_relationalExpression_in_relationalExpression372 */ +static ANTLR3_BITWORD FOLLOW_relationalExpression_in_relationalExpression372_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_relationalExpression_in_relationalExpression372 = { FOLLOW_relationalExpression_in_relationalExpression372_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_primary_in_additiveExpression393 */ +static ANTLR3_BITWORD FOLLOW_primary_in_additiveExpression393_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_primary_in_additiveExpression393 = { FOLLOW_primary_in_additiveExpression393_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_PLUS_in_additiveExpression403 */ +static ANTLR3_BITWORD FOLLOW_PLUS_in_additiveExpression403_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_PLUS_in_additiveExpression403 = { FOLLOW_PLUS_in_additiveExpression403_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_additiveExpression407 */ +static ANTLR3_BITWORD FOLLOW_additiveExpression_in_additiveExpression407_bits[] = { ANTLR3_UINT64_LIT(0x00000000188A0208) }; +static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_additiveExpression407 = { FOLLOW_additiveExpression_in_additiveExpression407_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_additiveExpression424 */ +static ANTLR3_BITWORD FOLLOW_additiveExpression_in_additiveExpression424_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_additiveExpression424 = { FOLLOW_additiveExpression_in_additiveExpression424_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_MINUS_in_additiveExpression474 */ +static ANTLR3_BITWORD FOLLOW_MINUS_in_additiveExpression474_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_MINUS_in_additiveExpression474 = { FOLLOW_MINUS_in_additiveExpression474_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_additiveExpression478 */ +static ANTLR3_BITWORD FOLLOW_additiveExpression_in_additiveExpression478_bits[] = { ANTLR3_UINT64_LIT(0x00000000188A0208) }; +static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_additiveExpression478 = { FOLLOW_additiveExpression_in_additiveExpression478_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_additiveExpression_in_additiveExpression494 */ +static ANTLR3_BITWORD FOLLOW_additiveExpression_in_additiveExpression494_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_additiveExpression_in_additiveExpression494 = { FOLLOW_additiveExpression_in_additiveExpression494_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_MINUS_in_primary555 */ +static ANTLR3_BITWORD FOLLOW_MINUS_in_primary555_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_MINUS_in_primary555 = { FOLLOW_MINUS_in_primary555_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_primary559 */ +static ANTLR3_BITWORD FOLLOW_eq_in_primary559_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_eq_in_primary559 = { FOLLOW_eq_in_primary559_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_primary576 */ +static ANTLR3_BITWORD FOLLOW_ID_in_primary576_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_primary576 = { FOLLOW_ID_in_primary576_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_group_elements_in_primary623 */ +static ANTLR3_BITWORD FOLLOW_group_elements_in_primary623_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_group_elements_in_primary623 = { FOLLOW_group_elements_in_primary623_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_number_in_primary664 */ +static ANTLR3_BITWORD FOLLOW_number_in_primary664_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_number_in_primary664 = { FOLLOW_number_in_primary664_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_MULT_in_primary673 */ +static ANTLR3_BITWORD FOLLOW_MULT_in_primary673_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_MULT_in_primary673 = { FOLLOW_MULT_in_primary673_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_number_in_primary675 */ +static ANTLR3_BITWORD FOLLOW_number_in_primary675_bits[] = { ANTLR3_UINT64_LIT(0x00000000108A0208) }; +static ANTLR3_BITSET_LIST FOLLOW_number_in_primary675 = { FOLLOW_number_in_primary675_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_primary_in_primary677 */ +static ANTLR3_BITWORD FOLLOW_primary_in_primary677_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_primary_in_primary677 = { FOLLOW_primary_in_primary677_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_MULT_in_primary712 */ +static ANTLR3_BITWORD FOLLOW_MULT_in_primary712_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_MULT_in_primary712 = { FOLLOW_MULT_in_primary712_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_number_in_primary714 */ +static ANTLR3_BITWORD FOLLOW_number_in_primary714_bits[] = { ANTLR3_UINT64_LIT(0x00000001BE8A0208) }; +static ANTLR3_BITSET_LIST FOLLOW_number_in_primary714 = { FOLLOW_number_in_primary714_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_eq_in_primary718 */ +static ANTLR3_BITWORD FOLLOW_eq_in_primary718_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_eq_in_primary718 = { FOLLOW_eq_in_primary718_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_LIVE_in_live_def742 */ +static ANTLR3_BITWORD FOLLOW_LIVE_in_live_def742_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_LIVE_in_live_def742 = { FOLLOW_LIVE_in_live_def742_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ALL_in_live_def744 */ +static ANTLR3_BITWORD FOLLOW_ALL_in_live_def744_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_ALL_in_live_def744 = { FOLLOW_ALL_in_live_def744_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_live_def746 */ +static ANTLR3_BITWORD FOLLOW_ID_in_live_def746_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_live_def746 = { FOLLOW_ID_in_live_def746_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_LIVE_in_live_def754 */ +static ANTLR3_BITWORD FOLLOW_LIVE_in_live_def754_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_LIVE_in_live_def754 = { FOLLOW_LIVE_in_live_def754_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_live_def756 */ +static ANTLR3_BITWORD FOLLOW_ID_in_live_def756_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_live_def756 = { FOLLOW_ID_in_live_def756_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_UNCONTROL_in_uncontrol768 */ +static ANTLR3_BITWORD FOLLOW_UNCONTROL_in_uncontrol768_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_UNCONTROL_in_uncontrol768 = { FOLLOW_UNCONTROL_in_uncontrol768_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_uncontrol770 */ +static ANTLR3_BITWORD FOLLOW_ID_in_uncontrol770_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_uncontrol770 = { FOLLOW_ID_in_uncontrol770_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_UNOBSERVE_in_unobserve782 */ +static ANTLR3_BITWORD FOLLOW_UNOBSERVE_in_unobserve782_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_UNOBSERVE_in_unobserve782 = { FOLLOW_UNOBSERVE_in_unobserve782_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_unobserve784 */ +static ANTLR3_BITWORD FOLLOW_ID_in_unobserve784_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_unobserve784 = { FOLLOW_ID_in_unobserve784_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_print_in_other_commands796 */ +static ANTLR3_BITWORD FOLLOW_print_in_other_commands796_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_print_in_other_commands796 = { FOLLOW_print_in_other_commands796_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_PRINT_in_print806 */ +static ANTLR3_BITWORD FOLLOW_PRINT_in_print806_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_PRINT_in_print806 = { FOLLOW_PRINT_in_print806_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_print808 */ +static ANTLR3_BITWORD FOLLOW_ID_in_print808_bits[] = { ANTLR3_UINT64_LIT(0x0000000000080208) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_print808 = { FOLLOW_ID_in_print808_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_group_elements_in_print810 */ +static ANTLR3_BITWORD FOLLOW_group_elements_in_print810_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_group_elements_in_print810 = { FOLLOW_group_elements_in_print810_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_INT_in_number829 */ +static ANTLR3_BITWORD FOLLOW_INT_in_number829_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_INT_in_number829 = { FOLLOW_INT_in_number829_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_MINUS_in_number842 */ +static ANTLR3_BITWORD FOLLOW_MINUS_in_number842_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_MINUS_in_number842 = { FOLLOW_MINUS_in_number842_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_INT_in_number844 */ +static ANTLR3_BITWORD FOLLOW_INT_in_number844_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_INT_in_number844 = { FOLLOW_INT_in_number844_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_group_elements861 */ +static ANTLR3_BITWORD FOLLOW_ID_in_group_elements861_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_group_elements861 = { FOLLOW_ID_in_group_elements861_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_DOT_in_group_elements867 */ +static ANTLR3_BITWORD FOLLOW_DOT_in_group_elements867_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_DOT_in_group_elements867 = { FOLLOW_DOT_in_group_elements867_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_group_elements_in_group_elements869 */ +static ANTLR3_BITWORD FOLLOW_group_elements_in_group_elements869_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000200) }; +static ANTLR3_BITSET_LIST FOLLOW_group_elements_in_group_elements869 = { FOLLOW_group_elements_in_group_elements869_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_group_elements871 */ +static ANTLR3_BITWORD FOLLOW_ID_in_group_elements871_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_group_elements871 = { FOLLOW_ID_in_group_elements871_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_numbered_ID881 */ +static ANTLR3_BITWORD FOLLOW_ID_in_numbered_ID881_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000002) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_numbered_ID881 = { FOLLOW_ID_in_numbered_ID881_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_ID_in_numbered_ID887 */ +static ANTLR3_BITWORD FOLLOW_ID_in_numbered_ID887_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000004) }; +static ANTLR3_BITSET_LIST FOLLOW_ID_in_numbered_ID887 = { FOLLOW_ID_in_numbered_ID887_bits, 1 }; +/** Bitset defining follow set for error recovery in rule state: FOLLOW_INT_in_numbered_ID889 */ +static ANTLR3_BITWORD FOLLOW_INT_in_numbered_ID889_bits[] = { ANTLR3_UINT64_LIT(0x0000000000000008) }; +static ANTLR3_BITSET_LIST FOLLOW_INT_in_numbered_ID889 = { FOLLOW_INT_in_numbered_ID889_bits, 1 }; /** Bitset defining follow set for error recovery in rule state: FOLLOW_proc_instantiations_in_synpred2_pncompactor90 */ static ANTLR3_BITWORD FOLLOW_proc_instantiations_in_synpred2_pncompactor90_bits[] = { ANTLR3_UINT64_LIT(0x000000... [truncated message content] |