compiler/libInit.cc
changeset 535 a8feb0f47574
parent 534 a949c4fe44df
child 537 fb212e14d1f4
equal deleted inserted replaced
534:a949c4fe44df 535:a8feb0f47574
    55 _PPCIdGenerator_Init(pass,__pRT__,snd);
    55 _PPCIdGenerator_Init(pass,__pRT__,snd);
    56 _PPCMethod_Init(pass,__pRT__,snd);
    56 _PPCMethod_Init(pass,__pRT__,snd);
    57 _PPCNode_Init(pass,__pRT__,snd);
    57 _PPCNode_Init(pass,__pRT__,snd);
    58 _PPCNodeVisitor_Init(pass,__pRT__,snd);
    58 _PPCNodeVisitor_Init(pass,__pRT__,snd);
    59 _PPCPass_Init(pass,__pRT__,snd);
    59 _PPCPass_Init(pass,__pRT__,snd);
    60 _PPCPluggableConfiguration_Init(pass,__pRT__,snd);
       
    61 _PPCScanner_Init(pass,__pRT__,snd);
    60 _PPCScanner_Init(pass,__pRT__,snd);
    62 _PPCScannerError_Init(pass,__pRT__,snd);
    61 _PPCScannerError_Init(pass,__pRT__,snd);
    63 _PPCScannerResultStrategy_Init(pass,__pRT__,snd);
    62 _PPCScannerResultStrategy_Init(pass,__pRT__,snd);
    64 _PPCTokenGuard_Init(pass,__pRT__,snd);
    63 _PPCTokenGuard_Init(pass,__pRT__,snd);
    65 _PPCompiledParser_Init(pass,__pRT__,snd);
    64 _PPCompiledParser_Init(pass,__pRT__,snd);
    90 _PPCPassVisitor_Init(pass,__pRT__,snd);
    89 _PPCPassVisitor_Init(pass,__pRT__,snd);
    91 _PPCPluggableNode_Init(pass,__pRT__,snd);
    90 _PPCPluggableNode_Init(pass,__pRT__,snd);
    92 _PPCProfilingContext_Init(pass,__pRT__,snd);
    91 _PPCProfilingContext_Init(pass,__pRT__,snd);
    93 _PPCScannerCodeGenerator_Init(pass,__pRT__,snd);
    92 _PPCScannerCodeGenerator_Init(pass,__pRT__,snd);
    94 _PPCTokenizingCodeGen_Init(pass,__pRT__,snd);
    93 _PPCTokenizingCodeGen_Init(pass,__pRT__,snd);
    95 _PPCTokenizingConfiguration_Init(pass,__pRT__,snd);
       
    96 _PPCUniversalCodeGen_Init(pass,__pRT__,snd);
    94 _PPCUniversalCodeGen_Init(pass,__pRT__,snd);
    97 _PPCUniversalConfiguration_Init(pass,__pRT__,snd);
       
    98 _PPCUniversalResultStrategy_Init(pass,__pRT__,snd);
    95 _PPCUniversalResultStrategy_Init(pass,__pRT__,snd);
    99 _PPCUnknownNode_Init(pass,__pRT__,snd);
    96 _PPCUnknownNode_Init(pass,__pRT__,snd);
   100 _PPTokenizingCompiledParser_Init(pass,__pRT__,snd);
    97 _PPTokenizingCompiledParser_Init(pass,__pRT__,snd);
   101 _PEGFsaEOFTransition_Init(pass,__pRT__,snd);
    98 _PEGFsaEOFTransition_Init(pass,__pRT__,snd);
   102 _PEGFsaGenerator_Init(pass,__pRT__,snd);
    99 _PEGFsaGenerator_Init(pass,__pRT__,snd);