compiler/libInit.cc
changeset 465 f729f6cd3c76
parent 464 f6d77fee9811
child 477 b18b6cc7aabc
child 502 1e45d3c96ec5
equal deleted inserted replaced
463:d4014e0a47a0 465:f729f6cd3c76
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler", _libstx_goodies_petitparser_compiler_Init, "stx:goodies/petitparser/compiler");
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler", _libstx_goodies_petitparser_compiler_Init, "stx:goodies/petitparser/compiler");
    30 _PPCArguments_Init(pass,__pRT__,snd);
    30 _PPCArguments_Init(pass,__pRT__,snd);
    31 _PPCBridge_Init(pass,__pRT__,snd);
    31 _PPCBridge_Init(pass,__pRT__,snd);
    32 _PPCCompiledMethod_Init(pass,__pRT__,snd);
    32 _PPCCompiledMethod_Init(pass,__pRT__,snd);
    33 _PPCCompiler_Init(pass,__pRT__,snd);
    33 _PPCCompiler_Init(pass,__pRT__,snd);
       
    34 _PPCCompilerTokenErrorStrategy_Init(pass,__pRT__,snd);
    34 _PPCCompilerTokenRememberStrategy_Init(pass,__pRT__,snd);
    35 _PPCCompilerTokenRememberStrategy_Init(pass,__pRT__,snd);
       
    36 _PPCCompilerTokenizingErrorStrategy_Init(pass,__pRT__,snd);
    35 _PPCCompilerTokenizingRememberStrategy_Init(pass,__pRT__,snd);
    37 _PPCCompilerTokenizingRememberStrategy_Init(pass,__pRT__,snd);
    36 _PPCConfiguration_Init(pass,__pRT__,snd);
    38 _PPCConfiguration_Init(pass,__pRT__,snd);
    37 _PPCContext_Init(pass,__pRT__,snd);
    39 _PPCContext_Init(pass,__pRT__,snd);
    38 _PPCContextMemento_Init(pass,__pRT__,snd);
    40 _PPCContextMemento_Init(pass,__pRT__,snd);
    39 _PPCGuard_Init(pass,__pRT__,snd);
    41 _PPCGuard_Init(pass,__pRT__,snd);
    40 _PPCMethod_Init(pass,__pRT__,snd);
    42 _PPCMethod_Init(pass,__pRT__,snd);
    41 _PPCNode_Init(pass,__pRT__,snd);
    43 _PPCNode_Init(pass,__pRT__,snd);
    42 _PPCNodeVisitor_Init(pass,__pRT__,snd);
    44 _PPCNodeVisitor_Init(pass,__pRT__,snd);
    43 _PPCPluggableConfiguration_Init(pass,__pRT__,snd);
    45 _PPCPluggableConfiguration_Init(pass,__pRT__,snd);
       
    46 _PPCTokenGuard_Init(pass,__pRT__,snd);
    44 _PPCompiledParser_Init(pass,__pRT__,snd);
    47 _PPCompiledParser_Init(pass,__pRT__,snd);
    45 _stx_137goodies_137petitparser_137compiler_Init(pass,__pRT__,snd);
    48 _stx_137goodies_137petitparser_137compiler_Init(pass,__pRT__,snd);
    46 _PPCAbstractCharacterNode_Init(pass,__pRT__,snd);
       
    47 _PPCAbstractLiteralNode_Init(pass,__pRT__,snd);
    49 _PPCAbstractLiteralNode_Init(pass,__pRT__,snd);
    48 _PPCAbstractPredicateNode_Init(pass,__pRT__,snd);
    50 _PPCAbstractPredicateNode_Init(pass,__pRT__,snd);
    49 _PPCAnyNode_Init(pass,__pRT__,snd);
    51 _PPCAnyNode_Init(pass,__pRT__,snd);
       
    52 _PPCCharacterNode_Init(pass,__pRT__,snd);
    50 _PPCCodeGenerator_Init(pass,__pRT__,snd);
    53 _PPCCodeGenerator_Init(pass,__pRT__,snd);
    51 _PPCDelegateNode_Init(pass,__pRT__,snd);
    54 _PPCDelegateNode_Init(pass,__pRT__,snd);
    52 _PPCEndOfFileNode_Init(pass,__pRT__,snd);
    55 _PPCEndOfFileNode_Init(pass,__pRT__,snd);
    53 _PPCInlinedMethod_Init(pass,__pRT__,snd);
    56 _PPCInlinedMethod_Init(pass,__pRT__,snd);
    54 _PPCInliningVisitor_Init(pass,__pRT__,snd);
    57 _PPCInliningVisitor_Init(pass,__pRT__,snd);
    55 _PPCLL1Configuration_Init(pass,__pRT__,snd);
       
    56 _PPCListNode_Init(pass,__pRT__,snd);
    58 _PPCListNode_Init(pass,__pRT__,snd);
    57 _PPCNilNode_Init(pass,__pRT__,snd);
    59 _PPCNilNode_Init(pass,__pRT__,snd);
    58 _PPCPluggableNode_Init(pass,__pRT__,snd);
    60 _PPCPluggableNode_Init(pass,__pRT__,snd);
    59 _PPCProfilingContext_Init(pass,__pRT__,snd);
    61 _PPCProfilingContext_Init(pass,__pRT__,snd);
    60 _PPCRewritingVisitor_Init(pass,__pRT__,snd);
    62 _PPCRewritingVisitor_Init(pass,__pRT__,snd);
    61 _PPCTokenizingCompiler_Init(pass,__pRT__,snd);
    63 _PPCTokenizingCompiler_Init(pass,__pRT__,snd);
       
    64 _PPCTokenizingConfiguration_Init(pass,__pRT__,snd);
    62 _PPCUniversalConfiguration_Init(pass,__pRT__,snd);
    65 _PPCUniversalConfiguration_Init(pass,__pRT__,snd);
    63 _PPCUnknownNode_Init(pass,__pRT__,snd);
    66 _PPCUnknownNode_Init(pass,__pRT__,snd);
    64 _PPTokenizingCompiledParser_Init(pass,__pRT__,snd);
    67 _PPTokenizingCompiledParser_Init(pass,__pRT__,snd);
    65 _PPCAbstractActionNode_Init(pass,__pRT__,snd);
    68 _PPCAbstractActionNode_Init(pass,__pRT__,snd);
    66 _PPCAndNode_Init(pass,__pRT__,snd);
    69 _PPCAndNode_Init(pass,__pRT__,snd);
    67 _PPCCharSetPredicateNode_Init(pass,__pRT__,snd);
    70 _PPCCharSetPredicateNode_Init(pass,__pRT__,snd);
    68 _PPCCharacterNode_Init(pass,__pRT__,snd);
       
    69 _PPCChoiceNode_Init(pass,__pRT__,snd);
    71 _PPCChoiceNode_Init(pass,__pRT__,snd);
    70 _PPCCopyVisitor_Init(pass,__pRT__,snd);
    72 _PPCCopyVisitor_Init(pass,__pRT__,snd);
    71 _PPCEndOfInputNode_Init(pass,__pRT__,snd);
    73 _PPCEndOfInputNode_Init(pass,__pRT__,snd);
    72 _PPCForwardNode_Init(pass,__pRT__,snd);
    74 _PPCForwardNode_Init(pass,__pRT__,snd);
    73 _PPCLL1Visitor_Init(pass,__pRT__,snd);
    75 _PPCLL1Visitor_Init(pass,__pRT__,snd);
    74 _PPCLiteralNode_Init(pass,__pRT__,snd);
    76 _PPCLiteralNode_Init(pass,__pRT__,snd);
    75 _PPCMergingVisitor_Init(pass,__pRT__,snd);
    77 _PPCMergingVisitor_Init(pass,__pRT__,snd);
    76 _PPCMessagePredicateNode_Init(pass,__pRT__,snd);
    78 _PPCMessagePredicateNode_Init(pass,__pRT__,snd);
    77 _PPCNegateNode_Init(pass,__pRT__,snd);
    79 _PPCNegateNode_Init(pass,__pRT__,snd);
    78 _PPCNotCharSetPredicateNode_Init(pass,__pRT__,snd);
    80 _PPCNotCharSetPredicateNode_Init(pass,__pRT__,snd);
       
    81 _PPCNotCharacterNode_Init(pass,__pRT__,snd);
    79 _PPCNotLiteralNode_Init(pass,__pRT__,snd);
    82 _PPCNotLiteralNode_Init(pass,__pRT__,snd);
    80 _PPCNotMessagePredicateNode_Init(pass,__pRT__,snd);
    83 _PPCNotMessagePredicateNode_Init(pass,__pRT__,snd);
    81 _PPCNotNode_Init(pass,__pRT__,snd);
    84 _PPCNotNode_Init(pass,__pRT__,snd);
    82 _PPCOptimizeChoices_Init(pass,__pRT__,snd);
    85 _PPCOptimizeChoices_Init(pass,__pRT__,snd);
    83 _PPCOptionalNode_Init(pass,__pRT__,snd);
    86 _PPCOptionalNode_Init(pass,__pRT__,snd);
   106 _PPCStarCharSetPredicateNode_Init(pass,__pRT__,snd);
   109 _PPCStarCharSetPredicateNode_Init(pass,__pRT__,snd);
   107 _PPCStarMessagePredicateNode_Init(pass,__pRT__,snd);
   110 _PPCStarMessagePredicateNode_Init(pass,__pRT__,snd);
   108 _PPCSymbolActionNode_Init(pass,__pRT__,snd);
   111 _PPCSymbolActionNode_Init(pass,__pRT__,snd);
   109 _PPCTokenChoiceNode_Init(pass,__pRT__,snd);
   112 _PPCTokenChoiceNode_Init(pass,__pRT__,snd);
   110 _PPCTrimNode_Init(pass,__pRT__,snd);
   113 _PPCTrimNode_Init(pass,__pRT__,snd);
       
   114 _PPCTrimmingCharacterTokenNode_Init(pass,__pRT__,snd);
   111 _PPCTokenStarMessagePredicateNode_Init(pass,__pRT__,snd);
   115 _PPCTokenStarMessagePredicateNode_Init(pass,__pRT__,snd);
   112 _PPCTokenStarSeparatorNode_Init(pass,__pRT__,snd);
   116 _PPCTokenStarSeparatorNode_Init(pass,__pRT__,snd);
   113 
   117 
   114 _stx_137goodies_137petitparser_137compiler_extensions_Init(pass,__pRT__,snd);
   118 _stx_137goodies_137petitparser_137compiler_extensions_Init(pass,__pRT__,snd);
   115 __END_PACKAGE__();
   119 __END_PACKAGE__();