compiler/libInit.cc
changeset 438 20598d7ce9fa
parent 422 116d2b2af905
child 452 9f4558b3be66
equal deleted inserted replaced
437:54b3bc9e3987 438:20598d7ce9fa
    25 }
    25 }
    26 
    26 
    27 void _libstx_goodies_petitparser_compiler_Init(pass, __pRT__, snd)
    27 void _libstx_goodies_petitparser_compiler_Init(pass, __pRT__, snd)
    28 OBJ snd; struct __vmData__ *__pRT__; {
    28 OBJ snd; struct __vmData__ *__pRT__; {
    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 _PPCBridge_Init(pass,__pRT__,snd);
    31 _PPCBridge_Init(pass,__pRT__,snd);
    31 _PPCCompiledMethod_Init(pass,__pRT__,snd);
    32 _PPCCompiledMethod_Init(pass,__pRT__,snd);
    32 _PPCCompiler_Init(pass,__pRT__,snd);
    33 _PPCCompiler_Init(pass,__pRT__,snd);
       
    34 _PPCConfiguration_Init(pass,__pRT__,snd);
    33 _PPCContext_Init(pass,__pRT__,snd);
    35 _PPCContext_Init(pass,__pRT__,snd);
    34 _PPCContextMemento_Init(pass,__pRT__,snd);
    36 _PPCContextMemento_Init(pass,__pRT__,snd);
    35 _PPCGuard_Init(pass,__pRT__,snd);
    37 _PPCGuard_Init(pass,__pRT__,snd);
    36 _PPCMethod_Init(pass,__pRT__,snd);
    38 _PPCMethod_Init(pass,__pRT__,snd);
    37 _PPCMethodStrategy_Init(pass,__pRT__,snd);
       
    38 _PPCNode_Init(pass,__pRT__,snd);
    39 _PPCNode_Init(pass,__pRT__,snd);
    39 _PPCOptimizationResult_Init(pass,__pRT__,snd);
    40 _PPCNodeVisitor_Init(pass,__pRT__,snd);
    40 _PPCompiledParser_Init(pass,__pRT__,snd);
    41 _PPCompiledParser_Init(pass,__pRT__,snd);
    41 _stx_137goodies_137petitparser_137compiler_Init(pass,__pRT__,snd);
    42 _stx_137goodies_137petitparser_137compiler_Init(pass,__pRT__,snd);
    42 _PPCAbstractCharacterNode_Init(pass,__pRT__,snd);
    43 _PPCAbstractCharacterNode_Init(pass,__pRT__,snd);
    43 _PPCAbstractLiteralNode_Init(pass,__pRT__,snd);
    44 _PPCAbstractLiteralNode_Init(pass,__pRT__,snd);
    44 _PPCAbstractPredicateNode_Init(pass,__pRT__,snd);
    45 _PPCAbstractPredicateNode_Init(pass,__pRT__,snd);
    45 _PPCAnyNode_Init(pass,__pRT__,snd);
    46 _PPCAnyNode_Init(pass,__pRT__,snd);
       
    47 _PPCCodeGenerator_Init(pass,__pRT__,snd);
    46 _PPCDelegateNode_Init(pass,__pRT__,snd);
    48 _PPCDelegateNode_Init(pass,__pRT__,snd);
       
    49 _PPCEndOfFileNode_Init(pass,__pRT__,snd);
       
    50 _PPCFirstPrototype_Init(pass,__pRT__,snd);
    47 _PPCInlinedMethod_Init(pass,__pRT__,snd);
    51 _PPCInlinedMethod_Init(pass,__pRT__,snd);
       
    52 _PPCInliningVisitor_Init(pass,__pRT__,snd);
    48 _PPCListNode_Init(pass,__pRT__,snd);
    53 _PPCListNode_Init(pass,__pRT__,snd);
    49 _PPCNilNode_Init(pass,__pRT__,snd);
    54 _PPCNilNode_Init(pass,__pRT__,snd);
       
    55 _PPCPluggableConfiguration_Init(pass,__pRT__,snd);
    50 _PPCPluggableNode_Init(pass,__pRT__,snd);
    56 _PPCPluggableNode_Init(pass,__pRT__,snd);
    51 _PPCProfilingContext_Init(pass,__pRT__,snd);
    57 _PPCProfilingContext_Init(pass,__pRT__,snd);
       
    58 _PPCRewritingVisitor_Init(pass,__pRT__,snd);
    52 _PPCUnknownNode_Init(pass,__pRT__,snd);
    59 _PPCUnknownNode_Init(pass,__pRT__,snd);
    53 _PPCAbstractActionNode_Init(pass,__pRT__,snd);
    60 _PPCAbstractActionNode_Init(pass,__pRT__,snd);
    54 _PPCAndNode_Init(pass,__pRT__,snd);
    61 _PPCAndNode_Init(pass,__pRT__,snd);
    55 _PPCCharSetPredicateNode_Init(pass,__pRT__,snd);
    62 _PPCCharSetPredicateNode_Init(pass,__pRT__,snd);
    56 _PPCCharacterNode_Init(pass,__pRT__,snd);
    63 _PPCCharacterNode_Init(pass,__pRT__,snd);
    57 _PPCChoiceNode_Init(pass,__pRT__,snd);
    64 _PPCChoiceNode_Init(pass,__pRT__,snd);
       
    65 _PPCCopyVisitor_Init(pass,__pRT__,snd);
    58 _PPCForwardNode_Init(pass,__pRT__,snd);
    66 _PPCForwardNode_Init(pass,__pRT__,snd);
    59 _PPCInlineAnyNode_Init(pass,__pRT__,snd);
       
    60 _PPCInlineCharacterNode_Init(pass,__pRT__,snd);
       
    61 _PPCInlineNilNode_Init(pass,__pRT__,snd);
       
    62 _PPCInlinePluggableNode_Init(pass,__pRT__,snd);
       
    63 _PPCLiteralNode_Init(pass,__pRT__,snd);
    67 _PPCLiteralNode_Init(pass,__pRT__,snd);
       
    68 _PPCMergingVisitor_Init(pass,__pRT__,snd);
    64 _PPCMessagePredicateNode_Init(pass,__pRT__,snd);
    69 _PPCMessagePredicateNode_Init(pass,__pRT__,snd);
    65 _PPCNegateNode_Init(pass,__pRT__,snd);
    70 _PPCNegateNode_Init(pass,__pRT__,snd);
    66 _PPCNotCharSetPredicateNode_Init(pass,__pRT__,snd);
    71 _PPCNotCharSetPredicateNode_Init(pass,__pRT__,snd);
    67 _PPCNotLiteralNode_Init(pass,__pRT__,snd);
    72 _PPCNotLiteralNode_Init(pass,__pRT__,snd);
    68 _PPCNotMessagePredicateNode_Init(pass,__pRT__,snd);
    73 _PPCNotMessagePredicateNode_Init(pass,__pRT__,snd);
    69 _PPCNotNode_Init(pass,__pRT__,snd);
    74 _PPCNotNode_Init(pass,__pRT__,snd);
       
    75 _PPCOptimizingVisitor_Init(pass,__pRT__,snd);
    70 _PPCOptionalNode_Init(pass,__pRT__,snd);
    76 _PPCOptionalNode_Init(pass,__pRT__,snd);
    71 _PPCPlusNode_Init(pass,__pRT__,snd);
    77 _PPCPlusNode_Init(pass,__pRT__,snd);
    72 _PPCPredicateNode_Init(pass,__pRT__,snd);
    78 _PPCPredicateNode_Init(pass,__pRT__,snd);
    73 _PPCSentinelNode_Init(pass,__pRT__,snd);
    79 _PPCSentinelNode_Init(pass,__pRT__,snd);
    74 _PPCSequenceNode_Init(pass,__pRT__,snd);
    80 _PPCSequenceNode_Init(pass,__pRT__,snd);
    75 _PPCStarNode_Init(pass,__pRT__,snd);
    81 _PPCStarNode_Init(pass,__pRT__,snd);
       
    82 _PPCTokenConsumeNode_Init(pass,__pRT__,snd);
       
    83 _PPCTokenDetector_Init(pass,__pRT__,snd);
    76 _PPCTokenNode_Init(pass,__pRT__,snd);
    84 _PPCTokenNode_Init(pass,__pRT__,snd);
       
    85 _PPCTokenVisitor_Init(pass,__pRT__,snd);
       
    86 _PPCTokenizingCodeGenerator_Init(pass,__pRT__,snd);
    77 _PPCTrimNode_Init(pass,__pRT__,snd);
    87 _PPCTrimNode_Init(pass,__pRT__,snd);
    78 _PPCTrimmingTokenNode_Init(pass,__pRT__,snd);
    88 _PPCTrimmingTokenNode_Init(pass,__pRT__,snd);
    79 _PPCActionNode_Init(pass,__pRT__,snd);
    89 _PPCActionNode_Init(pass,__pRT__,snd);
    80 _PPCInlineCharSetPredicateNode_Init(pass,__pRT__,snd);
    90 _PPCLLChoiceNode_Init(pass,__pRT__,snd);
    81 _PPCInlineLiteralNode_Init(pass,__pRT__,snd);
       
    82 _PPCInlineMessagePredicateNode_Init(pass,__pRT__,snd);
       
    83 _PPCInlineNotCharSetPredicateNode_Init(pass,__pRT__,snd);
       
    84 _PPCInlineNotLiteralNode_Init(pass,__pRT__,snd);
       
    85 _PPCInlineNotMessagePredicateNode_Init(pass,__pRT__,snd);
       
    86 _PPCStarAnyNode_Init(pass,__pRT__,snd);
    91 _PPCStarAnyNode_Init(pass,__pRT__,snd);
    87 _PPCStarCharSetPredicateNode_Init(pass,__pRT__,snd);
    92 _PPCStarCharSetPredicateNode_Init(pass,__pRT__,snd);
    88 _PPCStarMessagePredicateNode_Init(pass,__pRT__,snd);
    93 _PPCStarMessagePredicateNode_Init(pass,__pRT__,snd);
    89 _PPCSymbolActionNode_Init(pass,__pRT__,snd);
    94 _PPCSymbolActionNode_Init(pass,__pRT__,snd);
    90 _PPCTokenSequenceNode_Init(pass,__pRT__,snd);
    95 _PPCTokenSequenceNode_Init(pass,__pRT__,snd);
    91 _PPCTokenActionNode_Init(pass,__pRT__,snd);
       
    92 _PPCTokenStarMessagePredicateNode_Init(pass,__pRT__,snd);
    96 _PPCTokenStarMessagePredicateNode_Init(pass,__pRT__,snd);
    93 _PPCInlineTokenStarMessagePredicateNode_Init(pass,__pRT__,snd);
       
    94 _PPCTokenStarSeparatorNode_Init(pass,__pRT__,snd);
    97 _PPCTokenStarSeparatorNode_Init(pass,__pRT__,snd);
    95 _PPCInlineTokenStarSeparatorNode_Init(pass,__pRT__,snd);
       
    96 
    98 
    97 _stx_137goodies_137petitparser_137compiler_extensions_Init(pass,__pRT__,snd);
    99 _stx_137goodies_137petitparser_137compiler_extensions_Init(pass,__pRT__,snd);
    98 __END_PACKAGE__();
   100 __END_PACKAGE__();
    99 }
   101 }