libInit.cc
changeset 377 6112a403a52d
parent 376 a2656b27cace
child 421 7e08b31e0dae
equal deleted inserted replaced
376:a2656b27cace 377:6112a403a52d
    26 
    26 
    27 void _libstx_goodies_petitparser_Init(pass, __pRT__, snd)
    27 void _libstx_goodies_petitparser_Init(pass, __pRT__, snd)
    28 OBJ snd; struct __vmData__ *__pRT__; {
    28 OBJ snd; struct __vmData__ *__pRT__; {
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser", _libstx_goodies_petitparser_Init, "stx:goodies/petitparser");
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser", _libstx_goodies_petitparser_Init, "stx:goodies/petitparser");
    30 _PPCharSetPredicate_Init(pass,__pRT__,snd);
    30 _PPCharSetPredicate_Init(pass,__pRT__,snd);
       
    31 _PPContext_Init(pass,__pRT__,snd);
       
    32 _PPContextMemento_Init(pass,__pRT__,snd);
    31 _PPFailure_Init(pass,__pRT__,snd);
    33 _PPFailure_Init(pass,__pRT__,snd);
    32 _PPMemento_Init(pass,__pRT__,snd);
    34 _PPMemento_Init(pass,__pRT__,snd);
    33 _PPParser_Init(pass,__pRT__,snd);
    35 _PPParser_Init(pass,__pRT__,snd);
    34 _PPStream_Init(pass,__pRT__,snd);
    36 _PPStream_Init(pass,__pRT__,snd);
    35 _PPToken_Init(pass,__pRT__,snd);
    37 _PPToken_Init(pass,__pRT__,snd);
    39 _PPFailingParser_Init(pass,__pRT__,snd);
    41 _PPFailingParser_Init(pass,__pRT__,snd);
    40 _PPListParser_Init(pass,__pRT__,snd);
    42 _PPListParser_Init(pass,__pRT__,snd);
    41 _PPLiteralParser_Init(pass,__pRT__,snd);
    43 _PPLiteralParser_Init(pass,__pRT__,snd);
    42 _PPPluggableParser_Init(pass,__pRT__,snd);
    44 _PPPluggableParser_Init(pass,__pRT__,snd);
    43 _PPPredicateParser_Init(pass,__pRT__,snd);
    45 _PPPredicateParser_Init(pass,__pRT__,snd);
       
    46 _PPStartOfLine_Init(pass,__pRT__,snd);
    44 _PPUnresolvedParser_Init(pass,__pRT__,snd);
    47 _PPUnresolvedParser_Init(pass,__pRT__,snd);
    45 _PPActionParser_Init(pass,__pRT__,snd);
    48 _PPActionParser_Init(pass,__pRT__,snd);
    46 _PPAndParser_Init(pass,__pRT__,snd);
    49 _PPAndParser_Init(pass,__pRT__,snd);
    47 _PPChoiceParser_Init(pass,__pRT__,snd);
    50 _PPChoiceParser_Init(pass,__pRT__,snd);
    48 _PPCompositeParser_Init(pass,__pRT__,snd);
    51 _PPCompositeParser_Init(pass,__pRT__,snd);